Talk:Map Maker
Hi there! Although my TV is broken at the moment and I can't try it, your app looks really cool :) I would like to try to merge my implementation of Conway's Game of Life (User:Drei000/WiiLife) with your Map Maker to see what landscapes various rulesets could create from different starting patterns. just have some quick questions:
- How do you store the terrain data? is It just an array the size of the map, storing height values of every point?
- Did you write it in C or C++?
- Are you gonna release the source under some open licence?
--drei000 11:53, 16 September 2008 (UTC)