Skip to content

Instantly share code, notes, and snippets.

View kruhft's full-sized avatar

Burton Samograd kruhft

View GitHub Profile
@kruhft
kruhft / txtelite.c
Created April 10, 2012 00:48
txtelite port compilable on unix : gcc -o txtelite txtelite.c -lm
/* txtelite.c 1.4 */
/* Textual version of Elite trading (C implementation) */
/* Converted by Ian Bell from 6502 Elite sources.
Original 6502 Elite by Ian Bell & David Braben. */
/* Quick port to Linux/Unix systems by Burton Samograd <kruhft@gmail.com> */
/* Source: http://www.iancgbell.clara.net/elite/text/index.htm */
/* ----------------------------------------------------------------------
The nature of basic mechanisms used to generate the Elite socio-economic
universe are now widely known. A competant games programmer should be able to