Giter Site home page Giter Site logo

beautifultyping's Introduction

Beautiful Typing

Live Link

Beautiful Typing is a series of arcade-style typing challenges that will test the users ability to type in different situations.

Instructions

This game requires a keyboard to play. Start the Game or choose a level and type the words as quickly and accurately as possible. The

Technologies and Technical Features

This project uses the following technologies:

  • Vanilla JavaScript and jquery for handling game logic
  • Anime.js with HTML5 Canvas for modern animations and visual feedback
  • Howler.js for handling sound
  • Webpack for creating a single point of entry for HTML script declaration
  • Leaderboard implemented with dreamlo.com

Level Selection

The game loop handles one level at a time, but since I needed multiple levels, I created a level selection method that utilizes JSON objects.

In my levelRequire.js, I handle all of the requests for levels by comparing the text argument and returning the corresponding JSON object

tag screenshot

Each level object has every variable needed to change the game, including booleans to indicate which animations to use.

tag screenshot

To-dos/future features

In future versions, I will be implementing the following features: - More leaderboard interaction - Additional Level ideas implemented with specific animations - Power Ups Mode that lets you simplify words, slow down time, skip a few errors, raise score multiplier Guitar Hero styled - This would be like getting star power where you have to spell a particular word flawlessly in order to get a power up. - Implement a back end to allow a custom level maker

beautifultyping's People

Contributors

atae avatar

Watchers

James Cloos avatar  avatar

Forkers

pmarashian

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.