This website requires JavaScript.
Explore
Home
Help
Register
Sign In
Rbanh
/
AI-Snake-Game
Watch
1
Star
0
Fork
0
You've already forked AI-Snake-Game
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
main
AI-Snake-Game
/
tests
History
Rbanh
b8eeaa4739
Major code restructuring: Reorganized project structure, added AI components - Added new module structure (ai, config, core, ui) - Moved snake and food logic into core module - Added training configuration - Updated gitignore for project-specific files - Modified tests to match new structure
2025-02-24 18:38:44 -05:00
..
__init__.py
Major code restructuring: Reorganized project structure, added AI components - Added new module structure (ai, config, core, ui) - Moved snake and food logic into core module - Added training configuration - Updated gitignore for project-specific files - Modified tests to match new structure
2025-02-24 18:38:44 -05:00
conftest.py
Fix food spawn test and optimize test performance
2025-02-23 12:30:39 -05:00
test_food.py
Major code restructuring: Reorganized project structure, added AI components - Added new module structure (ai, config, core, ui) - Moved snake and food logic into core module - Added training configuration - Updated gitignore for project-specific files - Modified tests to match new structure
2025-02-24 18:38:44 -05:00
test_snake.py
Major code restructuring: Reorganized project structure, added AI components - Added new module structure (ai, config, core, ui) - Moved snake and food logic into core module - Added training configuration - Updated gitignore for project-specific files - Modified tests to match new structure
2025-02-24 18:38:44 -05:00