0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Oct 05, 2024 — Oct 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a liscense More... over 13 years ago
got shadows working More... over 13 years ago
missed one file More... over 13 years ago
whitespace fixes More... over 13 years ago
Stubbed out basic logic for main loop More... over 13 years ago
started writing shadow blocks More... over 13 years ago
Merge branch 'master' of https://github.com/FOSSRIT/pyCaveExplorer into initial-interface More... over 13 years ago
Ignoring DS_Store More... over 13 years ago
map generation retries until it meets requirements More... over 13 years ago
Merge pull request #11 from FOSSRIT/final-porting More... over 13 years ago
Path detection is working perfectly! :D More... over 13 years ago
Fixed bug that caused grab_neighbors to not recursively grab neighbors More... over 13 years ago
Final porting commit - Everything's been ported over - Drawing and coordinate system was improved and now makes much more sense - Other minor improvements to game logic More... over 13 years ago
Made progress on final batch of port commits; Also changed "type" variable to "group" to avoid confusion with the global function "type" More... over 13 years ago
Merge pull request #10 from FOSSRIT/initial-interface More... over 13 years ago
created patching logic More... over 13 years ago
Contents now properly generate on grid More... over 13 years ago
Grid now draws and populates with paths and walls on game start More... over 13 years ago
Grid now draws and game computes paths and walls, with screen x,y positions More... over 13 years ago
Grid draws More... over 13 years ago
Game start code in progress More... over 13 years ago
Game goes to brown screen on K_ENTER More... over 13 years ago
Formatted solver output, now needs level checking More... over 13 years ago
Minor changes to main and constants More... over 13 years ago
Solver ported, continued work, work on solver demo More... over 13 years ago
Fixed TypeError More... over 13 years ago
Continued work on solver More... over 13 years ago
Continued work on Python port, just need to do solver now More... over 13 years ago
Started porting AS prototype to Python More... over 13 years ago
Apparently I didn't run the script. Now I did. Whoops. More... over 13 years ago