0
I Use This!
Inactive

Commits : Listings

Analyzed 6 minutes ago. based on code collected about 6 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3 from ikeed/master More... over 11 years ago
Merge branch 'master' of https://github.com/ikeed/VIU-AI-Challenge More... over 11 years ago
Merge https://github.com/strigona/VIU-AI-Challenge More... over 11 years ago
for some reason all changes except for file deletions came along with the last pull More... over 11 years ago
Merge https://github.com/kidthales/VIU-AI-Challenge More... over 11 years ago
Added a bit more logic/structure to the communication protocol. More... over 11 years ago
merged kidthales' and strigona's changes More... over 11 years ago
Changed some variable/function names to conform to Python standards. More... over 11 years ago
Changed map to level to avoid a naming conflict. More... over 11 years ago
Merge branch 'master' of https://github.com/kidthales/VIU-AI-Challenge More... over 11 years ago
Read the naming conventions and made some changes accordingly. More... over 11 years ago
Merge branch 'master' of https://github.com/rramsden/VIU-AI-Challenge More... over 11 years ago
Switched Game to the new Map. More... over 11 years ago
Display.py: printAdjList(): Tweaked try except clause when writing adjacency list to curses stdscr;\ viewDiff(): Clarified purpose of function. More... over 11 years ago
Merged map-gen code with networking code. More... over 11 years ago
Networkig module now supports long messages. More... over 11 years ago
Basic map generation and display completed. More... over 11 years ago
JSON message transmission is now working. Connection.getMessage() needs to be beefed up to handle messages better. More... over 11 years ago
Python modules should be in lowercase More... over 11 years ago
Added a very rough outline/structure to the source so people can start working on different bits and pieces More... over 11 years ago
Added some .gitignore rules to exclude emacs backup files and compiled Python files More... over 11 years ago
sorry, that should have been in the src/ directory More... over 11 years ago
this is just a scheduling example in C. Not suggesting for production code. More... over 11 years ago
Merge pull request #1 from kidthales/master More... over 11 years ago
Added src directory; Vertex defined as namedtuple for hashability and performance. More... over 11 years ago
Merge branch 'master' of https://github.com/hathawbg/VIU-AI-Challenge More... over 11 years ago
Added ProjectDesign. More... over 11 years ago
Update ProjectOverview More... over 11 years ago
Added the project Overview. More... over 11 years ago
Initial commit More... over 11 years ago