Programming Experiments
These are my experiments in writing browser based games and demos. Only html5 web standards are used, so no need for flash or any such nonsense.
All of them require a fairly modern browser that is capable of supporting HTML5 and WebGL. Chrome and Firefox are good choices. Some of the games might work on a mobile device, but they are really intended to be run in a desktop/laptop browser.
They were all written as learning exercises and just for the joy of programming. Click on the thumbnails below to play the games. You can grab the sourcecode from my github page.
![]() Retrocadia - ExperimentalThis is an experimental Web Assembly Build of my PC game, retrocadia. It's an old school shoot em' up inspired by the early 1980's ZX Spectrum classic, Arcadia. A native downloadable PC versions is available for Windows, Mac and Linux on itch.io: https://yorkshirekev.itch.io/retrocadia |
![]() Tilt - Accelerometer DemoThis is a browser based demo that attempts to keep an iFrame level as the device is tilted left or right. |
![]() Retro Particle DemoA tribute to the classic Atari ST and Amiga 16 bit demo scene. |
![]() Virtual Slot MachineA 3D slot machine game that runs in the browser. |
![]() BloxedBloxed is a simple "push the blocks and collect the keys" game that runs in your browser. Click here to read the blog entry I wrote at the time I made the game. |
![]() LightCyclesA HTML5 version of the old ZX Spectrum Classic, Lightcycles (1983), which itself was based on Tron. |