A 2D puzzle game
A personal 2D puzzle game where you can create your own level in creative mode or solve puzzles in campaign mode using mainly React.js. The player will use their logical thinking to strategize a way to finish the puzzle. The game will have 5 special boxes:
The puzzle have 3 campaign level.
The puzzle will also have creative mode, where you can build any puzzle level from you imagination.
In the bottom of the screen there will be message form where you could message me from email instantly, if you have any suggestion or error to report to me.
You would need to have Node.js (v18 or higher) installed on your local machine.
First, run the development server:
npm run dev
# or
yarn dev- This project is inspired from @Memodol
Open http://localhost:3000 with your browser to see the result.







