This is a riddle game where the user solves various leaf-like riddles in order to grow a tree. The more riddles the user sucessfully answers, the more the tree grows. If you reach max tree size, you have sucessfully grown the tree and you win the game!
On the contrary, for every riddle answered incorrecrtly, the tree's growth process is reversed, and it is shrivels. If you reach the minimum tree size, the tree is shriveled and you loose the game.
This idea incorpeartes both the tangible and in-tangible interpretations of the theme "turning a new leaf." This game literally incorperates various different aspects of leaves by creating witty leaf riddles. They are humourous and can be a great stress buster game. Helping you improve your overall well-being and turn a new leaf in life.
leaf_pun_app
contains the codes for the client side
leaf_pun_server
contains the codes for the server side
- Install
npm
,express
, andcors
.sudo apt install npm npm install express cors
- Start the server.
cd *leaf_pun_server node server.js
- Open the game.
Open theleaf_pun_client
folder and double-click onindex.html
- Enjoy!
TRAN BAO KHANH HUYNH (Nathan): [email protected]
TAKUTO SAKAEMURA: [email protected]
Mrinal Goshalia: [email protected]
Hieu Duong: [email protected]
Kazi boni Amin: [email protected] \
Link to your GitHub project repository with your source code and video tutorial (can be added within 48 hours of FallHacks end) The video tutorial must demonstrate how to compile and run your project Please try to keep the video less than 3 minutes This can be added within 48 hours of the end of the hackathon