first version: three types of field with randomness
authorSerge Ziryukin <ftrvxmtrx@gmail.com>
Wed, 31 Mar 2010 20:29:37 +0000 (23:29 +0300)
committerSerge Ziryukin <ftrvxmtrx@gmail.com>
Wed, 31 Mar 2010 20:29:37 +0000 (23:29 +0300)
commit83a85755d88a8e1abd737629cb9f59c3c9f1d55e
treeaee9035f2b546d328160b759212f50f4ab7afaad
parentea721e669d10b45b25d29482883cf186d29cf31c
first version: three types of field with randomness
colorflood/CMakeLists.txt [new file with mode: 0644]
colorflood/src/CMakeLists.txt [new file with mode: 0644]
colorflood/src/field.cpp [new file with mode: 0644]
colorflood/src/field.hpp [new file with mode: 0644]
colorflood/src/main.cpp [new file with mode: 0644]
colorflood/src/window.cpp [new file with mode: 0644]
colorflood/src/window.hpp [new file with mode: 0644]