/simple-react-game

React JS and Javascript based simple mario game.

Primary LanguageJavaScript

Simple React Based Game

Introduction

Fetch the repo from github and then run following command:

npm install

Run local server:

npm start

That's it! You are good to go.