Skip to content

Latest commit

 

History

History
88 lines (52 loc) · 1.28 KB

File metadata and controls

88 lines (52 loc) · 1.28 KB

team

NIKKIN


INSTALL INSTRUCTIONS

  • clone the repo
  • run npm i
  • ask us for super secret .env deets
  • run npm start

BRAINSTORMING


GAME SKETCHING


USER STORIES

[x] As a user, I want to be able to enter my Github username and see my avatar [] As a user, I want to play the game using only one input (phone touch or mouse click or space bar) [] As a user, I want to play the game, avoiding obstacles using my input [] As a user, I want to see my game score after losing [] As a user, I want to see how I rank amongst other players


IMMEDIATE ISSUES IDENTIFIED

HOW DO WE MAKE THE:

  • USER move ⬆️ and ⬇️??
  • BACKGROUND move ⬅️ and ➡️??


BRANCH NAMING

Using fix_ , feature_ and test_


ACCESSIBILITY


EVEN COMMMITS!

'Thas good teamwork!'👏


THE CODE

  • set page
  • interval

WE WISH WE COULD HAVE...

  • More tests
  • An actual playable game
  • Our health
  • More time
  • More

THANKS.