Skip to content

itsDaiton/running-frog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running Frog

A flash-like JavaScript game.

Jump over incoming mushrooms and progress your way through magical forest.

Live demo of this game can be found under this link.

image

Description

A simple JavaScript application heavily based on the famous mobile game Flappy Bird. The application was developed based on a private contract with a client. The task was to create a simple web game that would serve as a fun tool in a festival that the client was hosting.

The goal of the game is to get as many points as possible. Points are being added by jumping over incoming mushrooms. The speed of the mushrooms will increase based on the current score.

The game features unique and colorful images and a special soundtrack.

Resources

All graphical and audio files were provided to us by our client and are by no means meant to be shared and used for further personal gain without author's knowledge.

Built With

  • HTML
  • CSS
  • JavaScript
  • p5.js
  • p5.collide2d.js
  • p5.min.js
  • p5.sound.js

Authors

  • David Poslušný
  • Šimon Kubín
  • Jonáš Matějka