Giter VIP home page Giter VIP logo

comets's Introduction

Reaction Game

The game is built using html, css and javascript. The aim of the game is to last as long as possible without being hit by any of the falling comets.

For each comet you successfully avoid, your score will increase by 1, however the overall game difficulty increases as the score increases.

At the beginning of the game, comets fall at one row per 0.28 seconds, however the further along in the game you get the closer this value will tend towards one row per 0.18 seconds. Also, the chance of a comet spawning at the top of the screen begins at 10% and tends towards 30% as the game progresses also. This was done with an infinite geometric series approaching 0.18 and 0.3 respectively, meaning that no matter how high your score the game can always be at least a little harder.

Structure

The game is structured fairly simply, there is a 10 by 10 table with each cell of the table containing the appropriate sprite image. The cell classes are edited on a regular cycle to move the sprites around.

game screenshot

All code is written by myself Sykander Gul, images and sprites were sourced from copyright free sites.

Music is credited to SonicWave1000.

comets's People

Stargazers

Osama Ahmed avatar Jessica Stewart avatar Douglas Thomson avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.