cells icon indicating copy to clipboard operation
cells copied to clipboard

a game where players programm agents that compete for resources in a simulated environment

Results 10 cells issues
Sort by recently updated
recently updated
newest added

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...

enhancements

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...

bugs

Some kind of feedback for a cell when its action has failed.

enhancements

Generate a couple of statistics about the game and the teams. Overall deaths, causes of death, energy collected, average lifetime, etc.

enhancements

For the ladder server, it would be nice to be able to record and play back games.

enhancements

as an addon to the UI, maybe display a graph that ticks along to see the increasing/decreasing of a party..

enhancements

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...

enhancements

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 ;)...

enhancements

A section in the Wiki for install/setup would be good.

enhancements