Skip to content

silmu/react-speedgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React JavaScript CI

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
  2. JavaScript