Giter Site home page Giter Site logo

rhythmmaster-1's Introduction

title gameplay screen

Contributors:

Jon Bernal, Sammy Pulos, Andrew Chang

Santa Clara University
COEN 275 - Spring 2019


RhythmMaster is a rhythm-based game where the player presses buttons in beat with the music. The game consists of 4 vertical rails, with each rail corresponding with the 1, 2, 3, 4 number keys. Each rail has markers that are spawned at the top of the rail that move down the rail towards the horizontal hit bar found near the bottom of the game screen.

The player should press the corresponding rail button once a marker touches the hitbar - this counts as a "hit". A “miss” occurs in 2 cases: either the player presses (for instance) rail button 3 but there is no marker touching the hit bar for rail 3, or the marker exits the hit bar and there is no button press for that rail. A “hit” will increase the player’s score by 10 points while a “miss” will decrease their score by 5.

Game “easiness” is implemented via a hit bar tolerance area found on both the top and bottom edges of the hit bar. The tolerance is user-settable in the Settings menu. A tolerance setting of 1.0 will add 50 pixels to both the top and bottom of the hit bar, widening the window used to determine hits and misses. For a tolerance setting of 0, hit detection only considers the coordinates of the hit bar in relation to any markers present.

rhythmmaster-1's People

Contributors

asoochang avatar jonbernal avatar

Stargazers

 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.