is a 2d sidescroller platformer sudanese-looking game
the game is still under development, so there are no release built or live demo
if you want to run the game you need to have nodejs version 18 or higher in your machine, to install nodejs go to https://nodejs.org/en/download/current
then download or clone this repo.
in the root folder open your terminal and run :
npm install
after it finish run :
npm run dev
a local server should start at port 5000
navigate to localhost:5000 and enjoy 🙂