Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/a5huynh/z80-minirpg
An old attempt at an RPG in Z80 assembly for the TI-86
https://github.com/a5huynh/z80-minirpg
ti-86 z80 z80asm
Last synced: about 1 month ago
JSON representation
An old attempt at an RPG in Z80 assembly for the TI-86
- Host: GitHub
- URL: https://github.com/a5huynh/z80-minirpg
- Owner: a5huynh
- Created: 2018-08-12T02:29:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-24T05:59:53.000Z (over 6 years ago)
- Last Synced: 2023-03-10T22:11:33.937Z (almost 2 years ago)
- Topics: ti-86, z80, z80asm
- Language: Assembly
- Homepage:
- Size: 173 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MiniRPG
Written in Z80 assembly, for the TI-86 platform.
![Game running in all its glory](/docs/z80-game.png)
I wrote this in the years 2005-2006 partly for fun and partly to learn low-level
assembly.