Skip to content

monad-developers/2048-frontend

Repository files navigation

Monad 2048 Frontend

Check out a full writeup of how we built this here.

Credits: 2048

Monad 2048 is a fully on-chain game implementation of the popular sliding puzzle game 2048. This game connects with a smart contract on Monad testnet and records every game and every move on-chain.

Development

Clone the repo and run the following to install dependencies:

bun install

Set the environment variables in your .env.local file (see .env.local.example). Then run the following to run the game locally:

bun dev

Feedback

Please open issues or PRs on this repository for any feedback.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages