- clone the repo
- run
npm i
- ask us for super secret
.env
deets - run
npm start
[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
HOW DO WE MAKE THE:
- USER move ⬆️ and ⬇️??
- BACKGROUND move ⬅️ and ➡️??
Using fix_
, feature_
and test_
'Thas good teamwork!'👏
- set page
- interval
- More tests
- An actual playable game
- Our health
- More time
- More
THANKS.