intro:
---------------------------------------------------------------

hi george and the community

has been a while since i posted but never say never
tongue

my contest entry :

name:MAGGOTS


this is a 2d demo of my, 1 on 1, 2 player ,turn based projectile game.

its main features are ,2d per pixel collision ,destructable terrain.

there is only one availabe weapon ,the grenade .

the objective is to reduce your enemy's health to win the round.
throw your enemy with grenades or win by removing the ground your enemy stands upon.

on each start of a new game ,1 of 10 terrains will be generated of
wich there is two modes ,a cave mode and an outside mode.

upon victory the game wil shut down ,ready to be started again for a new round
of fun.

each turn lasts a short period!

each grenade takes 20 hitpoints!

grenades are in endless stock!

the keys are :
w - jump
a - left
d - right
space - throw
mouse - set throw direction
1...0 - set throw power


run main.exe to get started!!

if a player falls off the landscape he loses.

regards:wjbender
ps.i hope you enjoy it !!!
---------------------------------------------------------------

credit goes to
wjbender(myself) for ,coding,art etc

Kartoffel for helping me with 2d linear physics for the projectile math and all the others on the forum that replied

included with the zip is a readme file similir to this post


further credit goes to:
---------------------------------------------------------------
//royalty free with credit
http://wrathgames.com/blog for the happyland ogg music loop

//creative commons attribution 3.0 licence
psychobird for screaming hawk 2 soundfx at http://soundbible.com/1505-Screaming-Hawk-2.html

//public domain sounds license
water sound effect http://soundbible.com/2032-Water.html
wind sound effect http://soundbibile.com/1247-Wind.html


let me know if there is anything else you need

edit: re uploaded the zip with a published version..

Last edited by Wjbender; 08/18/14 13:00.

Compulsive compiler