Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 956 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 956 Bytes

Save The Princess

Description

This is a simple game built with React that allows users to enter the size of the board and then auto generate a grid with the player and obstacles to defeat in order to win. The game is named Save The Princess

Installation

Clone the repository and cd into the project directory Run npm install to install all project dependencies Run npm start to start local server which will run on localhost:3000

Usage

Click on Start Game and enter the width of the board
This will determine the width and heigth of the board
Follow the instruction and save the princess

Built With

CSS - For styling
React - The web framework used

Link To Application

Save-The-Princess

Author

Odinaka Joy

License

This project is licensed under the MIT License - see the MIT License file for details