Shehzadi in Peril is a super simple game where you must protect Shehzadi from an onslaught of ants. Tap on the ants to squash them before they reach Shehzadi. The game gets more challenging as the ants' speed increases over time.
This game is best played on touch devices for the best experience. To play the game click here.
- Node.js
- npm (comes with Node.js)
Clone the repository and install the dependencies:
git clone https://github.com/shajidhasan/shehzadi-in-peril.git
cd shehzadi-in-peril
npm install
To start the game locally, use:
npm run dev
This will start a development server, and you can play the game in your browser at http://localhost:5173
or the port specified by your setup.