Code Monkey home page Code Monkey logo

ricora-beats's Introduction

RICORA Beats

Cross-platform rhythm game played with touch screen or keyboard by RICORA

๐ŸŽฎ Getting started

โœจ Features

  • Cross-platform support with Web browser using WebGL
  • Input support both touch and keyboard
  • Multiple difficulty levels and number of keys
  • Competition by global score ranking

See RICORA beats Wiki โ†’

๐Ÿ–ผ๏ธ Screenshots

๐Ÿค Contribution

Have a look through existing Issues and Pull Requests that you could help with. If you'd like to request a feature or report a bug, please create a Issues.

Game client (This repository)

Development

This project requires the use of Bun as the JavaScript runtime. Please make sure you have Bun installed before proceeding with the setup.

Install
bun install
Set environment variable
export SERVER_URL="https://example.com"
export CREDITS="Alice\nBob, Carol\nDave, Ellen, Frank"
Fetch beatmap repository
bunx degit RICORA/ricora-beats-beatmap ./dist/assets/beatmaps
Run development server
bun run dev
Build
bun run build

Score ranking (Frontend)

See RICORA/ricora-beats-ir-frontend โ†’

ricora-beats-ir-frontend

Score ranking (Backend)

See RICORA/ricora-beats-ir-backend โ†’

ricora-beats-ir-backend

Beatmap

See RICORA/ricora-beats-beatmap โ†’

ricora-beats-beatmap

๐Ÿ”— Links

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.