Skip to content
/ terbi Public

terbi is a minimal rhythm game engine in raylib/D.

License

Notifications You must be signed in to change notification settings

lutet88/terbi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terbi

terbi is a minimal rhythm game engine in raylib/D.

it is still a WIP.

raylib bindings are from redthing1's dray

install

requires dub and some D compiler (I use LDC2/LDMD2).

git clone https://github.com/lutet88/terbi
cd terbi
dub run

usage

SimpleManiaGame works in its most basic form.

point line 66 in app.d towards a .osu mania map and it should run.

About

terbi is a minimal rhythm game engine in raylib/D.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages