Skip to content

erickj04/LimitedMove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

62 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Limited Move

Status License


A 2D puzzle game

πŸ“ Table of Contents

🧐 About

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:

  • Player : Player
  • Goal : Goal
  • Wall : Wall
  • ClockWise : clockWise
  • 2X : timesTwo

The puzzle have 3 campaign level.

Campaign_Mode

The puzzle will also have creative mode, where you can build any puzzle level from you imagination.

Creative_Mode

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.

Message_Form

🏁 Getting Started

Prerequisites

You would need to have Node.js (v18 or higher) installed on your local machine.

Installing

First, run the development server:

npm run dev
# or
yarn dev

πŸŽ‰ Acknowledgements

  • This project is inspired from @Memodol

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published