Git Product home page Git Product logo

a4-creativecoding's Introduction

Jyxiao1 JEFFREY XIAO

https://a4-jeffreyxiao.glitch.me

In the a video game arcade, the rhythm game machine that reigned supreme would have to be Dance Dance Revolution. This phenomenon soon spread to homes through the Playstation consoles and as a child, I also had the pleasure of owning on of these titles. As the years have passed, the game has faded in popularity but the genre still draws fans regularly. There are a few clones of this game for the PC the most notable of which is Stepmania, a C++ based desktop app. When it comes to online versions, however, there are few quality implementations. My goal for this project was to create a DDR-like rhythm game that could be fully accessible through a webpage. The current implementation involves the usage of D3.js and a few Stepmania files converted to JSON to demonstrate a functional framework for such a rhythm game. This rhythm game was hard to develop mostly due to the timing and generation needed for the game events. This project uses D3.timer to control the movement of the arrows and keyboard events (namely, the arrow keys) to interact with the game state. It uses the linter "JSLint" through the Webstorm IDE with the rules "ES6", "a browser" and "Node.js" selected.

Technical Achievements

  • Uses event-triggering and timing-based events in the functionality of the rhythm game
  • Keeps track of life, score, and a combo meter (only the score is currently visible)
  • Game selection

Design/Evaluation Achievements

  • Uses d3 to implement the game graphics
  • Custom game logo(A Bard's Tale)
  • Multiple track selection with various background images
  • Uses HTML5 Audio to play music, controllable through the user interface

a4-creativecoding's People

Contributors

jyxiao1 avatar charlieroberts avatar

Watchers

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