GitHub Repository: C Port of David Ahl's Classic BASIC Computer Games
By
proteanthread
Summary
A GitHub repository containing a 'C' language port of classic GW-BASIC games from David Ahl's "BASIC Computer Games" and "More BASIC Computer Games" books. The author converted the original programs from GW-BASIC to C using automated tools, noting the code hasn't been tested or verified and is provided as-is for learning purposes, particularly as a debugging exercise.
Source
Key quotes
· 4 pulledThese haven't been tested, validated, debugged, or verified!
Use at your own risk
what a better learning tool than to debug a program?
This repository contains a 'C' port of the classic GW-BASIC games from David Ahl's 'BASIC Computer Games' and 'More BASIC Computer Games'
You might also wanna read
GitHub Space Shooter: Transform Your Contribution Graph into a Retro Arcade Game
GitHub Space Shooter is a creative tool that transforms GitHub contribution graphs into space shooter game visuals. Users can either use a w
Tetris-C: A faithful NES-style Tetris remake built in C with Allegro 5
A classic NES-style Tetris remake written in C using the Allegro 5 library. The game features all 7 classic tetriminos, smooth gameplay mech
GitGuessr: A GeoGuessr-Inspired Game for Improving Code Reading Skills
GitGuessr is a new educational game that helps developers improve their code reading skills by dropping players into random locations within
