SSJX.CO.UK
Content

Test Area

These are rough programs which are either not developed enough to warrant a full project page or are made simply as test programs.
Be sure to read any included 'readme.txt' file with the program for more information.

Python Games and Utilities

These have been made using a combination of Python 3, PyGame and PyOpenGL.

Enterprise 3D

3D Object Loader / Viewer

Load and view .obj files with Python.
Download 3D Object Loader (14KB Zip)
Requires Python, PyGame and PyOpenGL

Python Code

Bitmap to RLE Compressed Array

New 21/07/2025
Python code and guide to compressing Windows Bitmap files for use in browser games.
Read More

Python Code

Generating Simple Passwords in a CSV File

New 23/07/2025
This program will put a passwords into a CSV file if it detects a field called 'Password' in the header.
Read More

MenaStar screenshot

MenaStar (v0.2)

Collect the diamonds to destroy the enemy super weapon! Based on Sinistar / Deathstar type games.
Download MenaStar (10KB Zip)
Requires Python and PyGame

Python Code

Popular Lottery Numbers

New 20/07/2025
Using Python to read a csv file of lottery numbers and tell you the most popular!
Read More

Python Code

Processing Files in a Folder

New 20/07/2025
Find out how to use Python to process and convert files in a folder to another format.
Read More

Windows Command Line Utilities

These programs require the .NET 9.0 Runtime (32bit) installed. The console app runtime will do!

Amiga Animation Converter

Anim2Bmp (v0.3)

Updated 13/07/2025
Converts an Amiga Animation to a sequence of Windows BMP files!
Download Anim2Bmp (59KB 7Zip)


Avi2Cvc

Avi2Cvc (v2.9)

Updated! (13/07/2025)
Converts raw and MSVC compressed AVI files to a format more suitable for the Cybiko handheld computer!
Download Avi2Cvc (61KB Zip)


Avi2Flc

Avi2Flc (v0.6)

Updated! (13/07/2025)
Converts raw and MSVC compressed AVI files to 256 colour FLI/FLC files!
Download Avi2Flc (61KB Zip)


Bmp2Bmp

Bmp2Bmp (v0.2)

Updated! (13/07/2025)
Converts a 24bit bitmap to a palette optimised 8bit bitmap! The image to the left was converted to 8bit before resaving as a webp!
Download Bmp2Bmp (58KB Zip)


Bitmap to Cybiko Converter

Bmp2Cvi (v2.9)

Updated! (13/07/2025)
Converts uncompressed Windows bitmap files to a format more suitable for the Cybiko handheld computer!
Download Bmp2Cvi (59KB Zip)


Amiga IFF Converter

Iff2Bmp (v0.4)

Updated! (13/07/2025)
Converts an Amiga 8bit, 24bit, EHB or HAM6/8 IFF ILBM image to a Windows BMP file!
Download Iff2Bmp (58KB Zip)


D Programming Language

These programs were made using the D Programming Language. Source code is included.

Path Tracer

Path Tracer (v0.1a)

All New! 14/02/2024
Port of Andrew Kensler's Path Tracer to D! Read the guide for more about this program and how using D's parallelism made it much faster!
Download Path Tracer (195KB 7Zip) | Read more!


Ray Tracer

Ray Tracer (v0.1)

All New! 16/02/2024
Port of Andrew Kensler's Ray Tracer to D! Read the guide for benchmarks and more information!
Download Ray Tracer (195KB 7Zip) | Read more!


FreeBasic

These programs were made and compiled using FreeBasic.

Enterprise 3D

3D Object Loader / Viewer

Easily load and view .obj files in FreeBasic. (Work in progress)
Download 3D Object Loader (75KB Zip)
(Source included)


3D Drive

3D Drive

Drive a round a small city!
Download 3D Drive (82KB Zip)


3D Maze

3D Maze

Collect the yellow dots and avoid the ghosts in this OpenGL maze game!
Download 3D Maze (72KB Zip)


Amiga IFF Viewer

Amiga IFF Viewer (v0.2)

View Amiga IFF ILBM image files including 8bit,24bit and HAM8!
Download Amiga IFF Viewer (69KB Zip)
(Source included)


AVI Player

AVI Player

Play uncompressed and MSVC compressed AVI Files!
Download AVI Player (67KB Zip)
(Source included)


QOI Viewer

QOI Viewer

View images saved in the Quite OK Image format!
Download QOI Viewer (65KB Zip)
(Source included)