o08
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Experimental cellular automata-based RTS.
Network only, no single player mode, so you will need some friends.
How to start playing:
Linux:
1) run ./o08 7075 (or any other port) on one machine
2) run ./o08 $first_machine_ip_address 7075 (the same as in 2) on another
Windows:
0) go to command line (cmd.exe)
1) run o08.exe 7075 (or any other port) on one machine
2) run o08.exe $first_machine_ip_address 7075 (the same as in 2) on another
3) "enjoy"!
Mac OS X:
1) There's a "nice" gui to choose ports and hosts.
2) Input is not validated, though :D.
How to play:
Left mouse button -- place a glider
Q, E -- rotate glider
How to win:
You can not win. But you still can lose by abandoning the game because of boredom!
CHANGELOG:
- 2013-08-07 - win32 bugfix: fixed speed and wrong placement positions
- 2013-08-03 - osx added. 32bit linux added, win32 dll issues fixed (hopefully).
- 2013-07-29 - first public build on a deadline
Network only, no single player mode, so you will need some friends.
How to start playing:
Linux:
1) run ./o08 7075 (or any other port) on one machine
2) run ./o08 $first_machine_ip_address 7075 (the same as in 2) on another
Windows:
0) go to command line (cmd.exe)
1) run o08.exe 7075 (or any other port) on one machine
2) run o08.exe $first_machine_ip_address 7075 (the same as in 2) on another
3) "enjoy"!
Mac OS X:
1) There's a "nice" gui to choose ports and hosts.
2) Input is not validated, though :D.
How to play:
Left mouse button -- place a glider
Q, E -- rotate glider
How to win:
You can not win. But you still can lose by abandoning the game because of boredom!
CHANGELOG:
- 2013-08-07 - win32 bugfix: fixed speed and wrong placement positions
- 2013-08-03 - osx added. 32bit linux added, win32 dll issues fixed (hopefully).
- 2013-07-29 - first public build on a deadline