My LD 22 Warmup game – The Ram

When I realized I hadn’t really attempted a platforming game I decided to make this little venture. I’ve dubbed it ‘The Ram’. The premise behind this game is you’re a ram living in some mountainous region and looking for some green food to eat. The only problem is there’s all these purple blocks in the way and you have to push them out of the way to reach the food. I meaning for it to have a puzzle element in regards if you don’t move the blocks correctly you won’t be able to reach the food (and thus you’ll starve). I built this using my personal game lib, GIMP, and HTML5 Canvas / Javascript using Prototype. I should be able to push this up sometime tomorrow, I just need to add a couple levels and polish the player sprite.