Do the following:
clone this repo to your local directory.
git clone https://github.com/iamjosephdaramola/mario-game.git
navigate to directory
cd to Mario game folder
yarn install
to install the dependencies
yarn start
to start the server
A simple mario game (maze problem). Functions well only on desktops/laptops
JavaScript
Do the following:
clone this repo to your local directory.
git clone https://github.com/iamjosephdaramola/mario-game.git
navigate to directory
cd to Mario game folder
yarn install
to install the dependencies
yarn start
to start the server