0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected 1 day ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed error when hitting ESC inside playing_state. More... almost 16 years ago
Updated readme with directions. More... almost 16 years ago
Player can now pause game. More... almost 16 years ago
Updated legal to include information about FMOD. More... almost 16 years ago
Next shape shows. The straight edge overlaps the score graphic but hey. It works for now. More... almost 16 years ago
Player can now force dock at 500ms instead of waiting the full 1000ms. Working on getting next shape to show. The next shape is currently there, but drawing it at an arbitrary location is somewhat difficult. More... almost 16 years ago
Added difficulty level text. More... almost 16 years ago
Updated background image to allocate room for next shape and current difficult level. Shortenend the delay when restarting music. More... almost 16 years ago
Music stops playing on loss. More... almost 16 years ago
Simplified readme. Moved to-do list into github wiki. More... almost 16 years ago
Fixed shape definitions. More... almost 16 years ago
Added difficulty levels up to 20. More... almost 16 years ago
Updated readme. More... almost 16 years ago
Project cleanup. More... almost 16 years ago
Each Shape has a unique color. Added more colors. Seven in total. More... almost 16 years ago
Fixed conflicts between master and state_machine. More... almost 16 years ago
Fixed music looping. More... almost 16 years ago
Reverting this version back to its original. More... almost 16 years ago
Renamed game.rb to game_window.rb. More... almost 16 years ago
Built a solid but unelegant state machine. More... almost 16 years ago
About to embark on a state machine adventure. More... almost 16 years ago
Game is currently broken. In order to use a module we'd have to load the class definitions _after_ gosu has been loaded, otherwise the value of gosu_window inside the Audible module is nil. More... almost 16 years ago
Created Audible module to allow objects to play their own samples. More... almost 16 years ago
Updated readme with new to-do list. More... almost 16 years ago
Added crude loss condition and accompanying crash sound. More... almost 16 years ago
Forgot to add the files. More... almost 16 years ago
Renamed original score file, modified game.rb to load that score rather than score-3. More... almost 16 years ago
Added MIT license. More... almost 16 years ago
Yay\! Retris lives. More... almost 16 years ago