Git Product home page Git Product logo

legendofchibi's Introduction

The Legend of Chibi

opening

The Legend of Chibi is a classic endless runner game, inspired by the likes of Sonic Dash, Temple Run, and Subway Surfers. The main goal of the game is to collect magic potions - pink potions are worth five points, blue potions are worth three, and yellow potions are worth one. If you accidentally collect one of the red death orbs, your points will decrease by 5.

action

You must watch out for the malicious aliens who will shoot their laser beams at you! You'll initially start out with 20 points. Each time you get hit by a beam, your points will decrease by 5. The game ends when you're out of points!

Technologies

  • Javascript
  • HTML Canvas

Architecture

  • player.js - handles logic for player movement/velocity, calculates player's current points.
  • display.js - handles logic for creating and updating DOM elements.
  • ship.js - handles logic for creating ufo movement/entry.
  • token.js - handles logic for creating and placing potions in the game.
  • beam.js - handles logic for creating ufo lazer beams and their projectile motion.
  • game.js - handles logic for game start and end
  • index.js - instantiates Game class

legendofchibi's People

Contributors

monicakornis avatar

Stargazers

 avatar

Watchers

James Cloos 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.