A group of 4 including me, created a game on a local game jam using javascript which was held for about 48 hours from 13th Dec to 15th.
The outcome became a game called Melvind where you have to defend your beer keg from angry ketchup trolls whos main interest is consuming beer, using axes to throw at the trolls and build towers crafted from stone/wood. ** You play as a dwarf **.
Please play this here:
http://doodlemeat.se/ggj13/A new version is coming soon made in SFML with far more things and updates.
We are very open to feedback so please post something.
*** controls ***
x - Throw axis
c - chop wood or pick stone
f - goes into build mode(press 1 to build a tower). Toggle build mode if you want to use x or c again.
arrows - move
I know, awful controls. Will be much better in version 2.0
Some updates in new version
* Written in C++ with SFML.
* Multiplayer, LAN
* One more character, female
* Random generated levels
* Upgrades to towers
* More towers
* Multiple enemies with different attributes like hp, dmg, speed, cleverness(?)(how to use a pathfinding algorithm.)