itsDaiton / running-frog

A flash-like JavaScript game.

Home Page:https://itsdaiton.github.io/running-frog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A flash-like JavaScript game.

https://itsdaiton.github.io/running-frog/

License:GNU General Public License v2.0


Languages

Language:JavaScript 100.0%Language:HTML 0.0%Language:CSS 0.0%