SDL Fungus
For the latest information, go to http://www.serene-tangerine.org/sdlfungus.php
SDL Fungus is an addictive, multiplayer puzzle game based on NetFungus. Up to four players can play by trying to surround and capture each others' fungus.
Currently only the multiplayer mode on a single computer works. I plan on cleaning up the code and releaseing it under the GNU GPL before adding networked multiplayer or AI. Also, a MacOS X port should come soon. All comments are welcome. There are probably hundreds of bugs. Also, the program uses SDL.
Controls
- To rotate the piece you want to place, press space.
- To skip your turn, press tab.
- To bite press control and then click on the fungus blocks that you want to bite. After you have selected press control again or press space to cancel the bite.
Future
- Clean code and release under GNU GPL
- Port to Mac OS X
- Add networked multiplayer
- Add an AI for single player
Past
- First public release was made on 2005 November 3nd at version 0.0.10. The only game mode that works is multiplayer on a single computer. Binaries for Windows and Linux are available.
SDL Information
This game uses SDL which is licensed under the LGPL. The game was dynamically
linked to an unmodified SDL. A copy of the LGPL is included with this game;
it is called lesser.txt.
The latest version of SDL can be downloaded at http://www.libsdl.org/
