Object Oriented Multi Agent Simulation Snek
This is a small "snake" game written in a "multi agent simulation" style. The player, the food, and the scoreboard all are agents. Enemies, obstacles etc. could be added as further agents.
Vote | Comment | Date |
---|---|---|
No votes yet :( | ||
File | Last edited | Size |
---|---|---|
__init__.py | 2019-11-10 18:13:08 | 360 B |
README.md | 2019-11-10 18:16:11 | 237 B |
cookie.py | 2019-11-10 18:13:08 | 769 B |
snek.py | 2019-11-10 18:13:08 | 1.74 KiB |
agent.py | 2019-11-10 18:13:08 | 483 B |
referee.py | 2019-11-10 18:13:08 | 484 B |