cells
cells copied to clipboard
a game where players programm agents that compete for resources in a simulated environment
Hope something of this is useful! Thanks for making your project open source.
Does anyone have a server he would like to volunteer for hosting the ladder? Right now I just want to get this launched asap, probably with manual vetting of the...
Seen every time I run the master at the moment: Traceback (most recent call last): File "cells.py", line 547, in game.tick() File "cells.py", line 210, in tick self.plant_population, self.energy_map) File...
Generate a couple of statistics about the game and the teams. Overall deaths, causes of death, energy collected, average lifetime, etc.
For the ladder server, it would be nice to be able to record and play back games.
as an addon to the UI, maybe display a graph that ticks along to see the increasing/decreasing of a party..
On HN, Cakeface raised the issue of performance. Adding a testbench/profiler would likely be a good idea, especially if Phreeza tries out the interlingual/online/etc feature requests that appeared on HN...
I'd like to request some parameters for start (later for an UI? ;), like - pixel resolution - energy (global/local on plants) - amount of plants - terrain (later ;)...
A section in the Wiki for install/setup would be good.