Inspiration
Our inspiration for bunny crossing came from the famous 80's game Frogger.
What it does
Our code presents the user with a bunny and the user is told to guide it across a highway with cars coming at random speeds from different directions.
How we built it
We used code.org's game lab to build the game.
Challenges we ran into
One of the biggest challenges we ran into was making sure the bunny and the other sprites couldn't just be directed off of the screen permanently. This was solved by a few if statements.
Accomplishments that we're proud of
We were able to correctly implement user input into our game.
What we learned
We learned how to implement music and sound effects into our program.
What's next for Bunny Crossing
In the future, we can add levels to the game with more difficulty and allow the user to change their character.
Built With
- code.org
- javascript
Log in or sign up for Devpost to join the conversation.