Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dfreniche/stars
AMSTRAD CPC Demo made using CPC Telera 1.5
https://github.com/dfreniche/stars
amstrad-cpc demo
Last synced: 24 days ago
JSON representation
AMSTRAD CPC Demo made using CPC Telera 1.5
- Host: GitHub
- URL: https://github.com/dfreniche/stars
- Owner: dfreniche
- Created: 2020-10-12T10:10:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T10:12:11.000Z (over 4 years ago)
- Last Synced: 2024-11-06T02:51:53.224Z (2 months ago)
- Topics: amstrad-cpc, demo
- Language: Makefile
- Homepage:
- Size: 1.1 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# STAR FIELD AMSTRAD CPC DEMO
![](stars.gif)
This is a small program/demo that shows a "Star Field" like demo. Written for the AMSTRAD CPC range of computers.
## How to run
- copy latest DSK disk image to a suitable mass storage device. You can copy it to a real 3" disc using CPC Disk XP, or to a 3"1/2 disc (you'll need a PC floppy drive attached to your AMSTRAD)
- you can also open the DSK file using any [AMSTRAD emulator](http://www.cpcwiki.eu/index.php/Emulators)
- you can also open the DSK using this [CPCBox, the AMSTRAD online emulator](https://www.retrovm.com)## Controls
- use the cursor keys to change the direction of the star field
- press H for an Hyperspace-like effect!## How to compile
- Install CPCTelera v1.5 (toolchain used to develop this demo)
- Clone this repo using `git clone` (or download a ZIP with all the code)
- `cd stars`
- `make`## Special Thanks to
- Fran Gallego for creating CPC Telera, an amazing tool to build programs for the AMSTRAD CPC computers
- Francisco Fernandez Soriano for encouraging me to write my first ever game for the AMSTRAD CPC using C
- Both for all the support and questions answered
- The CPC development community!## License
MIT