Code Monkey home page Code Monkey logo

arcbeat's Introduction

#ArcBeat

Fairly basic two-player cooperative music game. Made as a combination class-assignment and personal excercise in synchronizing code execution to an audio clip running in parallel, which is rather more complicated than I initially expected and thus became the most interesting challenge of the project.

Videos:
https://www.youtube.com/watch?v=vy2sFBIVGGk
https://www.youtube.com/watch?v=hK-E4PPJZTQ
https://www.youtube.com/watch?v=O8zM6vm0F4s

Gameplay:

First, run the game starting in the Config scene. Select whether or not each side should be on auto-play (this must be done before selecting a file - the checkboxes become unclickable after, for unknown reason). Click the choose-a-file button. Navigate through the browser to a .osu file (from the music game Osu) and select it. The audio file matched to that .osu file must be in .ogg or .wav formats due to Unity restrictions, unless you're willing to pay the relevant licenses for other formats and integrate them accordingly; externally converting the audio from any other Osu! beatmap will work fine. When you select, the browser will disappear; after it has loaded, the original buttons will reappear - it won't take long, not more than a few seconds. Hit the Go button to transition to the game.

The left side uses WASD, the right side uses arrow keys. Press the directions as the falling arrows arrive, they will either be bounced up or disappear. If you hold the modifier key (defaults to left-shift for the left player, right-Ctrl for the right player), bounces will stay on your side. If you don't, bounces will go to the other side. At the top, scores are kept: hits, misses, and hits/total, for each player and combined.

arcbeat's People

Watchers

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