foxostro / GutsyStorm

Game with voxel graphics similar to Minecraft. (Restart GutsyStorm with Objective-C/Cocoa)
Other
12 stars 4 forks source link

Cellular Automata Water #31

Open foxostro opened 12 years ago

foxostro commented 12 years ago

Implement water in Gutsy Storm that works like water in Dwarf Fortress. At first, represent water using basic blue cubes and worry about doing a fancier representation later.

foxostro commented 12 years ago

Probably, this shouldn't be attempted until some basic world editing is possible. It will be easier to test water when I can easily create channels for it to flow in.