https://github.com/miguelvis/2048
A clon of the game 2048 for the Amstrad PCW (uses XPCW).
https://github.com/miguelvis/2048
2048 amstrad-pcw cp-m cpm game mescc z80
Last synced: about 1 year ago
JSON representation
A clon of the game 2048 for the Amstrad PCW (uses XPCW).
- Host: GitHub
- URL: https://github.com/miguelvis/2048
- Owner: MiguelVis
- Created: 2020-03-07T19:18:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-07T19:28:07.000Z (over 6 years ago)
- Last Synced: 2025-02-04T17:54:26.283Z (over 1 year ago)
- Topics: 2048, amstrad-pcw, cp-m, cpm, game, mescc, z80
- Language: C
- Size: 29.3 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
2048
====
(c) Miguel García / FloppySoftware
www.floppysoftware.es
Introduction
------------
2048 is a clon of the game with the same name for the Amstrad PCW.
This program was developed using MESCC (Mike's Enhanced Small C Compiler - my version of Small C) and the XPCW libraries.

License
-------
This program is freeware, and it's licensed under the GNU GPL license.