Joachim Ford Games Articles Experiments News


03.05.2023

Squirtcopter

An Infinite JoBase Shooter

Another JoBase game has been made!! Use your helicopter to explore a procedural world of procedural enemies with procedural powers! The game can go on forever, but my current record is 8581m (I could have carried on, but I'd already spent some hours on it and was getting bored). Anyway, please email me your score if you beat mine, and I hope you enjoy it!
You can play the game by typing python -m JoBase.examples.squirtcopter into the terminal. Alternatively, you can play it online here. (Just thought I'd mention that the online version of JoBase can be a bit slow - for best performance, I suggest you download JoBase and run it from there)


10.12.2022

Blue Hue

A JoBase Platform Game

I have just finished making a new platform game for JoBase - a fast python library for beginner coders.

JoBase has been a collaboration between me and my brother (I did the suggestions, he did the coding) and it's nice to finally have given it a solid contribution.
You can play Blue Hue by installing JoBase (and python) and running the command python -m JoBase.examples.blue_hue into the terminal. Feel free to check its source code on Github.


© Copyright Joachimford.uk — contact@joachimford.uk