Skip to content

It is a little simulation. Cells forming structures, Structures eating each other and growing...

Notifications You must be signed in to change notification settings

galimathia/Cells

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Cells

Everything you want to know about this:

Cells, is a simulation - like programm. It simulates a bunch of particles, flying around the screen, forming structures, and chasing each other. This programm is easily editable, look below for a guide. Also, if you want to add something, i'm happy to look. Also, it's not really optimized, so you shouldn't run it on 1850 computers, or something older.

Maybe, you want to make your own simulation, with your own cells. So, this is guide how to create new cell types. You need to:

1 - Edit CELL_TYPES - first line (index 0) is color, second line (index 1)... just don't touch it, it won't do anything. And all the over lines is cells influence. (place how influence works here)
2 - Edit line 287 - here you can choose which cell types will be created on the start.

Also, you can press WASD and SPACE to control white cells. It will add some acсeleration to them. (place how acceleration works here)

That's all, as i think. Thanks for reading!

About

It is a little simulation. Cells forming structures, Structures eating each other and growing...

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages