Hover Aliens Prototype

A simple, non-violent, physics-based multiplayer game for the whole family ;)

Actually, just a prototype of an idea for that kind of game. Mainly, I wanted to learn some networking stuff (used raknet) and practice some more 3d stuff in OpenGL with C++.

Has something like 5 gametypes and supports an infinite number of players ;) The networking code breaks down when you add lots of people, but that just makes it more fun! (And you can have as many instances on one computer as you want - unlike some engines ;)
Platform(s):  
Publisher: None/Unknown
DeveloperWhat I DidDifficulty of DevelopmentAnecdote
View all games
EverythingHarder than PlannedNetworking is hard. Bad networking can still be fun though, in casual settings.