T-REX 64
The jumping dino game for Commodore 64.
Help this little green monster in reaching the end of each level. Avoid deadly obstacles such as cactuses, birds, snakes and scorpios. Don't even ask why she is constantly running.
The game is available at Itch.io:
Download preview (PAL Only)
Instructions
Jump or duck to avoid obstacles. Any contact is deadly and decrements your precious spare life amount.
Title screen options
- F1 - game control method; joystick port 2 or keyboard.
- F3 - ingame music or just SFX.
- F5 - selection of starting level.
Start the game with either FIRE or SPACE key press.
Game controls
- Joystick: up or fire - jump; down - duck.
- Keyboard: SPACE - jump, CBM key - duck.
Running the game
Easiest way to run the game on PC is to use Vice emulator to run PRG executable:
x64 rex.prg
Use D64 image to run T-Rex on real Commodore 64. Copy the file to the USB drive / SD card and use it with Ultimate 1541 or SD2EIC. Once mounted, the game can be loaded simply by:
LOAD"*",8
RUN
For really classy experience you can also transfer D64 directly into 5.25 floppy disk and run it from 1541.
Building from sources
You need JDK (Java) 11 or higher in order to build T-Rex from sources. Checkout sources from GitHub, enter the project directory and execute from command line:
gradlew build
Assembled PRG and D64 files can be found in src
directory.
Authors
- Maciek (code, music, gfx)
- Zuza (gfx, level design)
- Ola (gfz, level design)
Acknowledges
T-Rex project uses KickAssembler, Charpad, Spritepad, GoatTracker2 and Retro Assembler gradle plugin for build automation.
I (Maciek) would like to thank to Paul Hocker for his KickAssembler plugin for Visual Studio Code.
Big thanks to Skoe: The EasyFlash3 makes the cross development process neat due to Easy Transfer software and PRG execution directly on real Commodore machines.
GDPR - privacy policy
This page is hosted on GitHub/GitHub Pages.
GitHub, as any other hosting company, can have full insight in visitor data, like connecting IP addresses, visited pages, etc. Note that Github is not known to actively profile visitors. By using a VPN you can (try to) prevent this.
Google Analytics
This website uses Google Analytics. This happens only if you accept third party cookies. I have configured Google Analytics so that IP addresses are anonymized.
Use the following option to grant or revoke collecting data and using cookies.
Enable Google Analytics
© 2020-2021 The Lockdown Studio