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. Make sure you read any included 'readme.txt' file with the program for more information.

Windows Command Line Utilities

These programs require the .NET Framework 4.8, this is now part of Windows but may need installing on older systems.

Amiga IFF Converter

Iff2Bmp (v0.3)
Updated! (23/05/23)

Converts an Amiga 8bit, 24bit, EHB or HAM6/8 IFF ILBM image to a Windows BMP file!
Download now! (8KB Zip)
(C# Source included)


Avi2Flc

Avi2Flc (v0.5)
Updated! (27/05/23)

Converts raw and MSVC compressed AVI files to 256 colour FLI/FLC files!
Download now! (15KB Zip)
(C# Source included)


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 now! (75KB Zip)
(Source included)


3D Drive

3D Drive

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


3D Maze

3D Maze

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


Amiga IFF Viewer

Amiga IFF Viewer (v0.2)
Updated! (06/01/23)

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


AVI Player

AVI Player

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


QOI Viewer

QOI Viewer
Updated! (03/01/22)

View images saved in the Quite OK Image format!
Download now! (66KB Zip)
(Source included)


Python Games

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

MenaStar screenshot

MenaStar (v0.2)
Updated! (27/05/23)

Collect the diamonds to destroy the enemy super weapon! Based on Sinistar / Deathstar type games.

Download now! (10KB Zip)
Requires Python and PyGame

Enterprise 3D

3D Object Loader / Viewer

Load and view .obj files with Python.

Download now! (14KB Zip)
Requires Python, PyGame and PyOpenGL