PDA

View Full Version : WireWorld DS v0.4



wraggster
February 2nd, 2008, 21:02
asiekierka (http://forum.gbadev.org/viewtopic.php?t=14902&sid=4ebc6220cd204e6b160f8cdd9d3b0005) posted this:


WireWorld DS is a DS port of a cellular automation under the same name.

So far it has:
- basic WireWorld implemented
- editor builtin
- clear/clear electrons

Well, it's my first DS homebrew.

About WireWorld
WireWorld has 4 states:
space - represented by black
wire - represented by gold
spark - represented by red
tail - represented by blue

Spark changes to tail.
Tail changes to wire.
Wire changes to spark if it's surrounded by 1 or 2 sparks.

Even with so simple rules, it's able to implement many stuff in it.

Changes:
+ - added
- - removed
* - modified
/ - bugfixed
! - important
Quote:

0.4:
* OH MY GOD SPEEDED UP THE SLOWEST FUNCTION 34 TIMES (thanks eKid!)
/ Fixed the saving bug by accident
* Some very little changes in the engine.


Thanks to whole #dsdev for helping me fix all the bugs.
Source code will be offered if anybody will want.

Download and Give Feedback Via Comments