UNIX users get at me

Do whatever you want here. Anything goes. (EDIT: July 2020, board is back up and working!)

Moderators: klefmop, neck_cannon, Andrew, thebigmin, steven

Post Reply
relaxiwontpost
Posts: 485
Joined: Sun Jul 17, 2011 4:21 pm

UNIX users get at me

Post by relaxiwontpost »

for the last months me and my colleague have been working on LIMBS OFF, a fighting game with a heavy focus of physics. kind of Super Smash Bros. in space.

while far from done, we have reached a new milestone and are putting out a new release. though you cannot yet punch or kick, we have a fun little gameplay mechanic in which the characters get lighter when they crash into each other. when the characters get too light, they die.

don't worry, it is more SFW than it sounds. demo video: https://secure.plaimi.net/games/limbs-off/demo.php

get the game here:

https://secure.plaimi.net/games/limbs-o ... ha2.tar.gz or https://secure.plaimi.net/games/limbs-o ... alpha2.zip

install by doing:

$ ./configure && make && sudo make install

run with:

$ limbs-off

or via your desktop environment's menu, if you have one.

Gentoo users: https://secure.plaimi.net/games/limbs-o ... ha2.ebuild

tell me what you think! :-)

if you are a developer, or would like to be one, check out the repository: https://github.com/stiell/limbs-off :-)

if you want to discuss the game in our forum instead of here, check: https://secure.plaimi.net/forum/read.php?5,10

Post Reply