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

https://github.com/zemuldo/penguins_game

:penguin: Simple game build on react. Just to learn react and redux put together.
https://github.com/zemuldo/penguins_game

game reactjs webpack

Last synced: 2 months ago
JSON representation

:penguin: Simple game build on react. Just to learn react and redux put together.

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/zemuldo/reactjs_hackerbay.svg?branch=master)](https://travis-ci.org/zemuldo/reactjs_hackerbay)

# reactjs_hackerbay

DEMO HERE https://penguins.zemuldo.com/

This is a simple Bad penguin eat good penguins game. Build using npm run buld then Run the application using npm start.

Go to http://localhost:5002

The board loads with one unique penguin.

Use arrow keys to move the penguin.

For developement run npm run dev.