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.
- Host: GitHub
- URL: https://github.com/zemuldo/penguins_game
- Owner: zemuldo
- Created: 2018-04-23T05:12:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-25T04:41:16.000Z (over 3 years ago)
- Last Synced: 2025-07-03T08:47:46.960Z (12 months ago)
- Topics: game, reactjs, webpack
- Language: JavaScript
- Homepage: https://penguins.zemuldo.com/
- Size: 3.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](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.