In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Talk:Map Maker: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
Drei000 (talk | contribs)
New page: 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/Wi...
 
Drei000 (talk | contribs)
mNo edit summary
Line 1: Line 1:
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:
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?
* 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++?
* Did you write it in C or C++?
* Are you gonna release the source under some open licence?
* Are you gonna release the source under some open licence?
--[[User:Drei000|drei000]] 11:53, 16 September 2008 (UTC)
--[[User:Drei000|drei000]] 11:53, 16 September 2008 (UTC)

Revision as of 13:54, 16 September 2008

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)