Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astrofra/amos-demo-python-remake
A Python remake of the infamous AMOS Demo Disk created prior to the official release of AMOS Basic for the Amiga computer
https://github.com/astrofra/amos-demo-python-remake
amiga amos amos-basic basic computer-history harfang oldschool pixelart python remake
Last synced: 1 day ago
JSON representation
A Python remake of the infamous AMOS Demo Disk created prior to the official release of AMOS Basic for the Amiga computer
- Host: GitHub
- URL: https://github.com/astrofra/amos-demo-python-remake
- Owner: astrofra
- License: mit
- Created: 2018-05-13T08:33:37.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-05T06:17:29.000Z (almost 6 years ago)
- Last Synced: 2024-08-02T13:23:57.003Z (3 months ago)
- Topics: amiga, amos, amos-basic, basic, computer-history, harfang, oldschool, pixelart, python, remake
- Language: Python
- Size: 1.92 MB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AMOS DEMO (Python remake) 1.0.0
A Python remake of the infamous AMOS Demo Disk created prior to the official release of AMOS Basic for the Amiga computer![AMOS DEMO Screenshot](https://raw.githubusercontent.com/astrofra/amos-demo-python-remake/master/source/screenshot.png)
![AMOS DEMO Slideshow](https://raw.githubusercontent.com/astrofra/amos-demo-python-remake/master/source/screenshot_slideshow.gif)## The Amos demo disc
In 1990, prior to the launch of [**AMOS Basic**](https://en.wikipedia.org/wiki/AMOS_(programming_language)) on the Amiga computer, a series of ads were published in the UK press (including the issue 06 of Amiga Format, page 69).
One of these ads was a coupon to be sent to **Mandarin Software** in exchange of a preview & demo disc of the Amos Basic. On the disc was a technical demo of both the Amiga computer and the AMOS Basic capabilities, demonstrating scrolling, sprites, bobs and soundtracker music. The demo was written by **Peter Hickman**, the music composed by **Allister Brimble** (also known for his huge contribution to the video game culture).
This is a *reimplementation* of this demo, in Python 3 using the graphic framework [HARFANG 3D](http://www.harfang3d.com).