View on GitHub

NoBugsOnlyFeatures

The Final Frontier

Description

The Final Frontier is a space-themed Real Time Strategy (RTS) game set in space, where players will control ships and create buildings to gather resources and build their army to defeat their opponents. This is an online multiplayer only game, so it will require an internet connection to play. Our game differs from most titles in the RTS genre as we have created a 3D version of the concept, allowing players to move around with a camera in a large open map, removing the standard restriction of a top down 2D camera view. This game will be primarily targeted towards PC users but compatibility with other platforms is a possibility.

Getting Started

To build the place from scratch, use:

rojo build -o "NoBugsOnlyFeatures.rbxlx"

Next, open NoBugsOnlyFeatures.rbxlx in Roblox Studio and start the Rojo server:

rojo serve

For more help, check out the Rojo documentation.

External Requirements || Running The game

To test this game, click here and press the ‘Play’ button. You will be prompted to create a free Roblox account and download the ‘Roblox Player’ if you do not already have it installed. Then you will be able to test the latest version of the game at any point. It works with both Windows & Mac.

Demo Video

Screenshots

3

6

5

2

Controls

Camera:

Right Click (Hold & Drag) - Change camera angle (view direction)

Shift - Precise camera movement (slows down camera)

W, A, S, D - Move camera in cardinal directions

Q, E - Move camera up and down

Gameplay:

Left Click - Select Unit / Manual Command

Right Click - Automatic Command

Double Click - Select all units of that type

Shift - Select multiple units (while holding, units you left click will be added to selection rather then replace it)

C - Clear Selection

X - Stop Movement & Cancel Orders (does not stop units from attacking)

R, F, G, T, B, J - Hotkeys (action depends on what is selected)

Manual Command: After clicking the button or pressing the hotkey for move/attack/gather/etc., use left click to provide the proper input (click on grid for moving, clicking on enemy for attacking, etc.) and the command will be performed. Can hit the button/hotkey again to cancel.

Automatic Command: Selected units/buildings will move/attack/gather/etc. based on what you right click.

Authors

John Saidi (jsaidi@email.sc.edu) - LinkedIn
Thomas Jervey, (tjervey@email.sc.edu)
Steven Allen (sma9@email.sc.edu)
Robert Clouse (rclouse@email.sc.edu)
Benjamin Williams (baw10@email.sc.edu)

Visit our GitHub repository here for further details