https://github.com/silmu/react-speedgame
Simple game built in React.js. Enjoy! 🐸
https://github.com/silmu/react-speedgame
firebase javascript react
Last synced: 2 months ago
JSON representation
Simple game built in React.js. Enjoy! 🐸
- Host: GitHub
- URL: https://github.com/silmu/react-speedgame
- Owner: silmu
- Created: 2022-04-11T11:40:38.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T14:25:10.000Z (about 3 years ago)
- Last Synced: 2025-12-26T10:49:36.868Z (6 months ago)
- Topics: firebase, javascript, react
- Language: JavaScript
- Homepage: https://hopping-frog.web.app/
- Size: 11.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README


[](https://github.com/silmu/react-speedgame/actions/workflows/main.yml)
# Catch a frog 🐸 - React.js
A simple game app where you have to catch a frog. The speed of the game increases with time.
You can choose difficulty levels which changes the amount of lilypads the frog can jump on.
Enjoy playing!
# Steps to follow
1. Clone repository
2. Install dependencies with `npm install`
# Scripts
- `npm start` to run locally
# Tech stack
1. [React.js](https://reactjs.org/)
2. [JavaScript](https://www.javascript.com/)