Sections
Timeline
Sub-Sections
Start Page
Index
History
Last Change
Download
Plain Text
Metanav
Preferences
About Trac
Links
Slowchop Studios
Gerald Kaszuba
Advertisement

Nibbler!

About

Nibbler is a Multiplayer Nibbles (or Snake) clone. I made it as a test, demonstration and example for pyraknet which is a Python multiplayer network module. Even though it's a test it's quite fun!

If you're not experienced with Python, getting Nibbler to actually run may be a little tricky for you. I don't plan on releasing it or updating it soon.

Requirements

pygame

PyOpenGL

NumPy

pyraknet

pyrex (to build pyraknet)

Download

Only subversion access is available. Use:

Running

Change the settings.py file to configure the game for your LAN. You can play it single player: set the number of players to 1 and the host to '127.0.0.1' and run a server and client.

Other

NibblerTangents