Skip to main content

Git-Hero

Guitar Hero but on your browser.

Not playable at the moment.
All you can do is load a .chart + audio + .ini files and watch the notes (will lag a lot if it contains too many notes).

I don't plan on continuing this project, but if so I will probably just start from scratch and use a game loop function instead of how it is right now.

SCREENSHOT

Comments

Popular posts from this blog

osu!play

DOWNLOAD The improved version of GH!mania.

Low Level Keyboard Listener in C#

Modified version of Low Level Keyboard Listener from this article: https://www.dylansweb.com/2014/10/low-level-global-keyboard-hook-sink-in-c-net/ I added OnKeyUp listener and rename the OnKeyPressed listener into OnKeyDown