An open API service indexing awesome lists of open source software.

https://github.com/itzvinoth/ladder-man

Ladder man game developing using reactjs
https://github.com/itzvinoth/ladder-man

javascript reactjs

Last synced: about 2 months ago
JSON representation

Ladder man game developing using reactjs

Awesome Lists containing this project

README

          

ReactJs Game
==============

Simple Stick Hero game developed for Desktop browser created using Reactjs and SVG.

Steps to Run the game
=====================

1. Go to your working directory
2. Install webpack and webpack-cli globally
3. Run ./node_modules/.bin/webpack & node server.js in your terminal
4. And in your browser in the particular faded div area use mousedown to start the game.