Crazy Terry

DigGaym

About

DigGaym is the latest action-packed video game for the TempleOS 64-Bit Operating System.

Released August 11th 2021, the third anniversary of Terry Davis' death.

Features

Framerate independent code. Designed for 60+ FPS gameplay. Multicore processing. 100% code. Written in Ed();
DigGaym Title Screen
Use your grappling hook to navigate through over 10 stages
DigGaym Swinging
Shoot the glowies!
DigGaym Shooting
(Unfinished) sandbox mode accessible from the main menu
DigGaym Sandbox
Make your own maps using Tiled
DigGaym Tiled Map Editor

Download

Distro ISO: DigGaym-v0.420.ISO (Kiwi Farms)
Distro ISO: DigGaym-v0.420.ISO (GitGud)
Git: git.kiwifarms.net
Git: gitgud.io

How

Download my distro ISO and boot it in either VMware or QEMU

The TempleOS installer has been modified to provide the option of playing the game without installing TempleOS

If you choose to install TempleOS you will be getting the canonical final release (1a1ec79) modified to 60FPS and DigGaym added to the /Home directory. You can use this as a starting point to create your own TempleOS video games.

VMware (Recommended, best performance, best PC speaker)

Configure as "Other 64bit", remove soundcard, networking. Give at least 512MB of RAM, DigGaym will use up to 2 cores, which is highly encouraged.

I use CTRL+ALT+WIN to escape the VM to avoid TempleOS keybind conflicts

QEMU (awful sound)

qemu-system-x86_64 -machine kernel_irqchip=off -boot d -enable-kvm -soundhw pcspk -smp 2 -m 512 -cdrom DigGaym-v0.420.ISO

-machine kernel_irqchip=off fixes mouse+keyboard input issues

-drive can be added to include a drive file

Probably hit "M" when the game starts to kill the sound process to avoid ear rape

VirtualBox

Not Recommended! Extremely slow VGA BIOS. No sound.