Gnet Network Library Reference Manual | |||
---|---|---|---|
<<< Previous Page | Home | Up | Next Page >>> |
ljoust is Networked Llama Joust. You control a flying llama and can fly around the screen and bounce off things. It's networked, so you can play with your friends. The game in incomplete - there is no llama-to-llama collision detection and no scoring.
To compile ljoust, type make ljoust in the example directory. You will need GTK to compile it. It is very incomplete and there is probably a better way to do the graphics. Really it needs some sort of variable frame rate (right now it tries to update. Feel free to use it as a base for your own game.