A web developer's version of Breakout arcade video game developed and published by Atari, Inc. and released in 1976. Break your way through each level of code to earn MVP status! Once in the scoreboard room, type in "candy" or "space" to access additional games created to reflect our development throughout the past three months at the Georgia Institute of Technology Full-Stack Development Bootcamp.
To install all dependencies, open your VS terminal at the root folder and run npm i
.
Once dependencies and database is installed, run npm run develop
in the terminal and follow route or use the url: https://suffer-game-gtbootcamp.herokuapp.com/
Agile project methodology, utilizing a Kanban board organized by Teagrin Forde. Teagrin also created the framework and file structure. Charles Morton and Hunter Padgett created the back-end database using MongoDB and Mongoose. Will Summerlin incorporated logic and game functionality for the Breakout and space-invaders extension. Teagrin and Hunter collaborated to ensure functioning authorization and authentication through JWT as well as smooth UI/UX responsive design. Charles and Hunter also worked together to implement state management and CRUD routes in React.
YouTube tutorials that gave us inspiration for games and easter eggs:
YouTube video by Ania Kubów
YouTube video by Chris Courses
Image attribution:
Star Image By 30000005106 From LovePik.com
This project does not include any tests.
If you would like to see more of our work, checkout our GitHub repositories under the user names: TeagrinForde
, HunterPadgett
, dubsumm
, and Alkarias
.
If you have any additional questions, please contact me directly at: TeagrinB@gmail.com
Special thanks to our incredible instructor Junghoon Yoon and TAs Donald "Donnie" Cook, Travis Cook, Mary Prince, and Sally Zhang. We appreciate all of your help and support to get us to where we are.