5/31/2013

May release

As announced, here is the may release for 1GAM. A very, very small game.

The lack of time to spend on 1GAM is really annoying, but it will be better in July - though not a lot better - and I hope I will be able to release more ambitious games then.

However, a game is a game, so here's the Windows download for Catch the cat!

5/25/2013

Emergency game

Hi all.

Due to the encroaching exams, I have had less time than I thought I would have. That's why I decided to reuse an old game I had made a while ago on about a day.

The objective is really simple: all you have to do is catch the kittens that are falling out of the sky. If you drop more than 10 kittens, you lose. Can you save them all?


5/04/2013

First screenshot of Duel (WIP!)

I promised I would post more screenshots. Well, here is a screenshot. It's a shot of the main menu of the game. Beware: everything is a work in progress! (Also beware of my abhorrent drawing skills)

(Click the image for a higher resolution version)

Until later!

5/01/2013

May game

Hello, 1GAMers, frequent visitors and passers-by. It's the month of May! This means it's time for another game. The thought also just entered my mind that I didn't 'review' HTML5 and JavaScript as a means to game development. I must get to that some time.

This month, I will be making an online simultaneous turn based fighting game. Kind of like a mix of Guild Wars 2, DoTA. But on a smaller scale, and only supporting 1v1. Kind of like the battles in Pokémon, but with simultaneous turns. Yeah, that's pretty much it.

Some of the features of the game (which is currently very excitingly called "Duel") are:

  • Lots of characters(*) to choose from, each with different skills and stats
  • Strategic gameplay
  • Highscores to keep track of the best players in the world
  • A native client for Windows and Linux (Mac support might be included)
(*) I've deliberately decided not to call these "heroes", for those people who like playing "antiheroes". I've always found it rather silly that for example Necromancers in Guild Wars, who are drawn to destructive and black magic, were also portrayed as little angels skipping around on a rainbow singing "Let's save the world!"

Since the first 2000 lines of code I have so far are mainly a framework to build the game on, I can't show anything yet. Screenshots will follow later, though! As soon as I've got something to show, it'll appear on here (and I'll notify any followers on Twitter).

Until then!

4/28/2013

Boing release

As I said before, April's release is very small. Tiny. Probably so small you'll only play it once. Don't say I overhyped it, because I didn't. In fact, it's almost not worthy of being called a game. But hey, I made it in about half an hour.

So why did I make it?

Well. A certain game called Guild Wars 2 recently added a (huge!) minigame called "Super Adventure Box", which is in the end a bit of a jumping puzzle. One particular part infuriated me and some of my friends. I decided to recreate it in a little stylized game, to see how long we could all last in such a puzzle.

Well, here it is. Boing. Playable entirely in your web browser (if you have the Unity Web Player, that is). Enjoy.


4/16/2013

April entry

My entry for April will be a small game, given that I still need to start and that I'm working on other stuff (and I have real life obligations, too). It will be very stylized and fit into the keyword for April, which is "Spring". The game will be called "Boing!". More info will follow later.

Sorry for the recent lack of blog posts. I've been really busy. Come July I should become more active and produce more content-rich blog posts again, like in January.

See you later!

3/07/2013

Playing Vortex Battle against yourself is hard

I think it's time to show off my latest game. It's based on a very popular game, with some added twists. It's Vortex Battle!

Vortex Battle is a game based on Pong. Essentially, it's Pong, but in a circle. With nice colours. And powerups. Vortex Battle is made entirely with JavaScript, and runs in your browser (well, not yet, just mine at the moment) through a website made with HTML5 and CSS. This is my first adventure with JavaScript, but everything is going rather well.

Here's a screenshot of me owning myself:
Watch out, yellow! Green is about to score a point.
Vortex Battle is played by two people on the same keyboard. The goal is to make the ball leave the Vortex. However, if your enemy was the last to touch it, make sure it doesn't!
That might be a little confusing, so there are some graphical hints to help you. The ball is made out of very volatile energy (it isn't, really, but just play along for now) and takes the colour of whatever paddle touched it last. This means that if I'm playing as green and I manage to stop the ball from leaving the vortex, it will now have my colour. If yellow doesn't stop it from leaving the Vortex (the white circle), I will score a point!

Currently, the core gameplay is in place. I will be adding powerups later to make the gameplay more challenging.

All of the source code will be available freely online.

I hope you like what you see and will give Vortex Ball a try! If you have suggestions, comments or questions, please do contact me!