------------------------------------------------------ (CONTROLS) ------------------------------------------------------ SPACE - PRESS NOTE 7 - DEBUG MENU (you can see variables, and change note speed from there) R - INSERT NOTE CODE (0 is 0.1 sec of wait, 1 is a normal note, 2 is a dangerous note, 3 is a bullet note, 4 is confusion note) (buggy) (the first digit of code is not loaded often , it starts loading from the second digit) E - LOAD NOTE CODE (starts playing what you've inserted) T - SEE NOTE CODE (shows the code you put in, just in case you forgot) ------------------------------------------------------ (HOW TO PLAY) ------------------------------------------------------ Wait for the note (moving circle) to be touching the middle key (static circle) and then press SPACE! Eventually, different tracks will be made and charted through whatever I use to make tracks. If you need to reaccess any menu (settings, main) you can always use DEBUG MODE to switch the current screen! ------------------------------------------------------ PLANS ------------------------------------------------------ I plan on finding a way to create a track creator, and a way to generate a code that would be able to load a track in. - Different mechanics, notes, and maybe even multiple key songs. - Song selection screen with tutorials, actual songs, and maybe even a song chart generator if I can find out how to. - DEBUG) Press 7, From here you can change note speed, screen, and also how far the note has to be from the center of the note tracker to count as a hit. (the variable is called accuracy distance, I recommend 55 for beginners)
(working on slightly better code loading system, plus trying to work out some bugs and overall improve gameplay) - (FEEDBACK IS APPRECIATED, FEEL FREE TO REMIX) ------------------------------------------------------ Inspired by Friday Night Funkin', and OSU. This is more of a project to expand knowledge and maybe even make something entertaining to play. ------------------------------------------------------ [WHEN LOADING A CHART SOMETIMES (rarely) SOME NOTES WON'T LOAD IN] ------------------------------------------------------ I know the code generator and loading system are very buggy! I'm constantly working on a way to fix the issue.