Check out the game I'm making!
in
Share your Work
•
1 year ago
From my game header:
/*DESCRIPTION ------
floVV is a 2d arena game based on realistic physics!
projectile inheritance and physically realistic recoil (on the shooter and the target) are implemented.
bullet damage in floVV is calculated not based on weapon types or on arbitrary damage calculations, but on the actual kinetic force imparted by the bullet.
your only means of movement in floVV is weapon recoil, with some "thruster" weapons intended entirely for this purpose.
use the mouse to aim your character, then right click on the game screen to use your jets and left click to fire your weapons. number keys 1 thru 4 switch weapons.
----------END DESCRIPTION*/
I've been working on this awhile, and I want to know what you like and what you don't!
Sourcecode here:
https://github.com/yanom/yanomsketchbook/tree/master/flovv
Zip with Win/Lin/Mac binaries here:
https://github.com/yanom/yanomsketchbook/raw/master/flovv-7May12.zip
/*DESCRIPTION ------
floVV is a 2d arena game based on realistic physics!
projectile inheritance and physically realistic recoil (on the shooter and the target) are implemented.
bullet damage in floVV is calculated not based on weapon types or on arbitrary damage calculations, but on the actual kinetic force imparted by the bullet.
your only means of movement in floVV is weapon recoil, with some "thruster" weapons intended entirely for this purpose.
use the mouse to aim your character, then right click on the game screen to use your jets and left click to fire your weapons. number keys 1 thru 4 switch weapons.
----------END DESCRIPTION*/
I've been working on this awhile, and I want to know what you like and what you don't!
Sourcecode here:
https://github.com/yanom/yanomsketchbook/tree/master/flovv
Zip with Win/Lin/Mac binaries here:
https://github.com/yanom/yanomsketchbook/raw/master/flovv-7May12.zip