https://github.com/jameswalmsley/chuckie
Easy to compile version of the classic chuckie egg game for BBC master.
https://github.com/jameswalmsley/chuckie
Last synced: 3 months ago
JSON representation
Easy to compile version of the classic chuckie egg game for BBC master.
- Host: GitHub
- URL: https://github.com/jameswalmsley/chuckie
- Owner: jameswalmsley
- Created: 2013-09-28T15:02:50.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-28T15:33:12.000Z (over 11 years ago)
- Last Synced: 2025-01-06T07:52:00.248Z (5 months ago)
- Language: C
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chuckie Egg
This is an easy to compile version of chuckie egg for a BBCB simulator.
Source comes from http://marklomas.net/ch-egg/native/native.htm
## Build Instructions
Just type make
On ubuntu you might need the following packages:
build-essentials
libsdl1.2-dev
libsdl1.2debian