Pixel Peak – a Teeny Weeny Skiing Game

The start of August this year brought with it the #LowRezJam. A game jam where game developers make games with a size limit of 64×64 pixels. That’s really small. Really really small.

I took part last year, and really enjoyed it, so thought I would join in again. The result of the jam was my game, Pixel Peak.

The Development

The jam was announced a few weeks before it began and besides the size limit there were no rules. Often game jams have themes that are announced the day before they start. This is to stop people from starting work outside of the jam time period. Whilst I didn’t do any work, I did have a think about what I wanted to do and how I would do it.

It took me a while to decide to make a skiing game but once I had settled on it there was no stopping me. I wanted to make it a tile based game so that I could use the Tiled level editor to lay things out, and I wanted to make it a browser game using the PhaserJS game library. Being tiny it had to be a 2d pixel art game, so I used Asesprite for the artwork.

Since I only had 14 days to make the game in – and that was whilst releasing a new theme on wordpress.com and supporting my existing themes – I decided to use my previous LowRezJam game as the starting point. Last year I made a time trial adventure game that was well received and it did some of the things I wanted in this game. Specifically it had the menus and loading code all setup, and it did the Tiled map loading. However the game code actually ended up being more complex. In terms of lines of code, Pixel Peak is more that twice the size of Legend of Dad.

*

The audio was a bit of a problem. It was the one area I wasn’t able to do myself (or so I thought). I tried reaching out to some musicians who said they were interested in working on the jam but they came back and said they were already working with someone and couldn’t do multiple games. So I was a bit stuck. I considered buying some music but that seemed a bit much for a free thing I was doing for fun. Then I remembered Open Game Art – a free game resources community. Thankfully I was able to find everything I needed there.

Reception

Pixel Peak has been received pretty well. In the game jam it came in at 18th out of 234 entries – which is pretty good I think. Even better it got a special mention on the Itch.io blog.

Pixel Peak forces you to wonder just how great it could be as a full release while you zip down the slopes.

That quote alone made it worthwhile; and I hope that other people like it as well.

What Next?

I’ll be honest. Because I started thinking about Pixel Peak before the game jam started – I did come up with a whole bunch of ideas for making a full size game out of it. I wanted to see how it would be received first but I thought something based on this concept would have a lot of potential.

And I still think that, so I have been spending some of my free time since the jam making a prototype version of the full game. My idea is to make something quite different to Pixel Peak – I shall write more about it when I have things more established.

Let me know what you think on Mastodon, or BlueSky (or Twitter X if you must).

Link to this page

Thanks for reading. I'd really appreciate it if you'd link to this page if you mention it in your newsletter or on your blog.

Related Posts

06 Sep 2005

What I do at Miniclip

I do lots of different things during my day job at Miniclip, web design, graphic design, animation, and programming – I have to turn my hand to whatever is required, and I seem to be working on something different every...
03 Aug 2016

Legend of Dad – A HTML5 Game made with Phaser

In April I entered the #LowRezJam, a game jam about making a game in a limited resolution. I had to make a game that fit within a screen that was 64×64 pixels. Quite small. I spent 5 days on it....
17 Dec 2007

Videogames don’t make people stupid! Do they?

Recently a UK politician claimed teens playing games is making them less intelligent, in fact the following quote comes from a very popular tabloid – the Sun. KIDS hooked on computer games have sent England plummeting down world league tables...
05 Jan 2019

2018 In Review, and Plans for 2019

2018 was a mixed bag for me. Initially I didn’t feel like I did much in the last year; but now it’s written down in front of me – perhaps I did more than I realised.## 2018 in ReviewPro Theme...
28 Jun 2016

Growing Up

A lot has happened in my life in the last year – so much that I’ve probably missed some things. In an effort to remember what’s happened I thought I’d break the blogging silence with a post summarising how and...
30 May 2005

My Next Game

I have been working on my next game for a while now. It’s going to be an updated version of Bubble Bomb. This may seem like a strange choice since Bubble Bomb is essentially ‘Yet Another Colour Matching Game’ (YACMG?)....