diff --git a/games/2048/SUBMISSION.md b/games/2048/SUBMISSION.md new file mode 100644 index 0000000..8574c85 --- /dev/null +++ b/games/2048/SUBMISSION.md @@ -0,0 +1,16 @@ +# 2048 Game Submission + +## Project Repository +https://github.com/metamaxxx/Monad-2048 + +## Demo +https://playmonad2048.vercel.app/ + +## Description +A blockchain-integrated version of the classic 2048 game built on Monad. Players can connect their wallets, play the classic tile-matching gameplay, and save their scores on the blockchain. + +## Technical Details +- Built with React, TypeScript, and Vite +- Uses Chakra UI for modern, responsive design +- Integrates with Monad blockchain for score storage +- Implements wallet connection functionality