Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukeyeager/z80-armored-fury
Tanks game for the TI-83/TI-84
https://github.com/lukeyeager/z80-armored-fury
Last synced: 9 days ago
JSON representation
Tanks game for the TI-83/TI-84
- Host: GitHub
- URL: https://github.com/lukeyeager/z80-armored-fury
- Owner: lukeyeager
- License: gpl-3.0
- Created: 2011-07-27T22:58:04.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-06-12T22:39:46.000Z (over 12 years ago)
- Last Synced: 2024-10-29T18:45:23.676Z (about 2 months ago)
- Language: Assembly
- Homepage:
- Size: 398 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
--- Armored Fury ---
Armored Fury is a tanks game built for Texas Instruments' z80 platform. This project can be ported to a TI-83 Plus or TI-84 Plus calculator.
System Requirements:
Windows XP or later (32-bit or 64-bit).
Python 2.6 or 3.0 or later (for conversion to 8xp format)To compile:
Run the "make.bat" script.
To run:
Use an emulator.
Or, use TI's TiConnect software to port the program to your device.
Release Date/Version Description
-------------------------------------------------------------------------------
06/12/2012 Version 0.1.1 Added this documentation and version numbering.
Improved label names throughout program for
legibility, as well as adding comments.