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.

How was it for you? Let me know on BlueSky or Mastodon

(Please) 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

01 Apr 2015

The State of WordPress Themes #wcldn

I recently spoke on a panel at WordCamp London 2015e. Lance – who used to be the Theme Team lead at WordPress.com – asked me if I wanted to speak on a panel with him at WordCamp London 2015. I’ve...
13 Feb 2006

I’m O.K – video game violence

In my last post I mentioned me having my own opinions on the whole “video games are murder simulators” debate. Well I thought I’d run through them briefly – and also point you to a new video game made specifically...
11 Mar 2026

The Games I’ve Made (So Far)

I was recently asked for a list of the games I have worked on over the years. That question sent me down a bit of a rabbit hole. I realised I don’t actually have a single list anywhere. Some of...
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....
28 Sep 2021

Creating Generative Art with PHP

These last few weeks I’ve been experimenting with Generative Art, using PHP. You can see the evolution of my latest series on Twitter. Generative Art is creating artworks through programming. Generative art has a few different names, Procedural art and...
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...