Kev's Site
  • Home
  • Games
  • Categories
  • Tags
  • About

CLI-Labyrinth

March 2, 2024 (Last modified on March 31, 2024)

/img/cli-labyrinth.png
One of the very first games I ever played on a home computer was a maze game called Labyrinth on the Sinclair ZX81. So when I wanted to learn Golang and delve a little deeper into terminal cli development, I decided to start with a simple maze game that could be run in a shell on the Linux command line. As you can see from the screenshot, the graphics could, at best, be describes as very basic.
Read More

Godot Experiment no. 2, Central Cavern

May 6, 2020 (Last modified on January 27, 2025)

/img/central-cavern.png
One of my all-time favourite games is Manic Miner on the ZX Spectrum. When Bug-Byte released Matthew Smith’s masterpiece in 1983 the bar was raised for quality gaming on the Speccy. Sure there were many, many excellent games released on the Spectrum (I’m looking at you Ultimate) but Manic Miner is still my go-to game when I need a retro gaming fix. Ever since I saw Mario64 on the N64 I wondered what a 3D version of Manic Miner or Jet Set Willy would look and play like.
Read More

Godot Experiment no. 1, Retrocadia

September 29, 2019 (Last modified on February 13, 2025)

/img/retrocadia.png
Most of my recent (and not so recent) programming efforts have been in JavaScript that runs in the browser. I believed that with WebGL, the browser would become more relevant in gaming and graphics applications. Fast forward a few years and it’s clear that the vast majority of PC games are still downloaded and installed, just as they were decades ago. I decided to return to creating native games for the PC.
Read More

Retro Particle Demo

November 21, 2015

/img/retro-particle-demo.png
A retro demo inspired inspired by the Atari ST demo scene of the late 1980's
Read More

Virtual Slot Machine

September 1, 2015

/img/virt-slot-machine.png
A simple browser based slot machine game written using the excellent three.js javascript library.
Read More

A look at Pixi.js

June 3, 2015

/img/bloxed.png
A simple 2D puzle game written in JavaScript with the Pixi.js framework that runs in the browser.
Read More

More adventures in JavaScript

December 27, 2014

/img/lightcycles.png
The classic zx spectrum game lightcycles recreated in JavaScript that runs in the browser.
Read More

Adventures in JavaScript Canvas

January 19, 2011

/img/jumpingjack.png
A very simple Jumping Jack zx Spectrum remake written in JavaScript for the browser. Written as a programming learning exercise.
Read More

 © 2009 - 2025 Kevin Ellis