TwoodleJump

JavaScript, NodeJS, MongoDB

TwoodleJump is a game in which two local players compete against each other to climb the screen as fast as possible (similar to DoodleJump). There are items that randomly spawn during the game that give advantages to the player who picks them up. If the users ever stop the game halfway through, MongoDB is used to store information regarding that game so the players can start where they left off at a future time.

During this project, I learned how to create and utilize an API and database, research and learn a new framework, and work in a small team in order to achieve a specific goal.

Here's a link to the repository!