Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions games/2048/SUBMISSION.md
Original file line number Diff line number Diff line change
@@ -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