bqianz / CYBeat

Desktop Rhythm Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CYBeat

A desktop rhythm game, written using Simple DirectMedia Layer API for C++.

The project began as part of the 2019 #杨超越杯编程大赛#.

Installation

Currently for Windows only: download and extract CYBeat_1.0_win32.rar, open main.exe from its folder.

Video Demo (Version 1.0)

demo

Acknowledgements

Used Lazy Foo' Productions LTimer and LTexture classes from their SDL tutorials.

Used Will Usher's meta functions such as for error logging and requiring file path from their SDL tutorials.

Thanks to Bilibili user しろ妖夢 for permission to use their self-made music score of the song "Calorie", originally made for the game 节奏大师.

About

Desktop Rhythm Game


Languages

Language:C++ 98.4%Language:Makefile 1.6%