SCCapstone / 1801Games

1 stars 0 forks source link

1801Games

Space Dash is a mobile 2D-Platformer game where the player has to survive for as long as possible while collecting items and powerups to attain the highest score possible.

Demo video link: https://sccapstone.github.io/1801Games/

External Requirements

Setup

VS Code:

Unity:

Running

In order to properly run the application, it is best to have VS Code and Unity opened at the same time. So as you update your code, Unity updates along with it and will notify you of possible syntax errors. When the application is running, at that point you can check for runtime errors and quality assurance test as well.

Testing

DEV MODE

For Developer Mode:

Developer mode is for both PC and Android testing. You are able to move around and play the game the same way you would in the regular game, however, as for any other dev/cheat mode, you are granted invincibility and unrestricted movement. Also, none of the scores or stats achieved in developer mode are recorded in order to keep your authentic stats and scores in tact.

Style Guide

We follow Google's C# style guide. (https://google.github.io/styleguide/csharp-style.html)

Authors

Tariq Scott (tariqs@email.sc.edu)

Bradley Williamson (bw5@email.sc.edu)

Nick Bautista (bautisn@email.sc.edu)

Davonte Blakely (lblakely@email.sc.edu)

Savannah Sun (yiqian@email.sc.edu)