Skip to content

Latest commit

 

History

History
44 lines (23 loc) · 2.14 KB

README.md

File metadata and controls

44 lines (23 loc) · 2.14 KB

ReadmeBadCodeBlasterGame

SpectreProductions

                                                  Presents:Bad Code Blaster!

Come and play our game all built with JS within a Reactjs style framework and Mongodb. Just login and play where ever on your phone it doesnt matter because the app has been optimized for mobile aswell with mobile controls. Choose your ship in the customizations prompt and hit play and go into a space battle with astroids and aliens! Go to the view highscores prompt and view all your scores as you progress through the game! Deploy Link: https://bad-code-blaster.herokuapp.com/

Github: https://github.com/lanebpemberton/bad-code-blaster


Problems we ran into: Not being able to use certain componets due to Reactjs resolved by abiding by the laws of ReactJs. (npm i) regnerated packagejson therefore loosing dependencies solution use (npm ci) to use existing packgejson.


license: MIT

Languages Used: Javascript html css

Database Type: MongoDB

Libaries Used: ReactJS, Apollo, Graphql, Heroku

Future additions: Adding background music when application is open. Sound for game effects. Filtering the highscores between the ships because they all have different speeds and dimensions Add Stages as you progress through the game, each stage will get harder.

BCBlogin BCBplaymenu BCBcustomizeship BCBgame