basic-computer-games

Game porting project

Updating classic computer games from the 'BASIC Computer Games' book to modern languages

An updated version of the classic "Basic Computer Games" book, with well-written examples in a variety of common MEMORY SAFE, SCRIPTING programming languages. See https://coding-horror.github.io/basic-computer-games/

GitHub

11k stars
163 watching
1k forks
Language: C#
last commit: 5 days ago
Linked from 1 awesome list

basicbasic-computer-gamesclassic-game

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
miloyip/game-programmer A study guide and resource collection for learning game programming in Python. 17,684
codecombat/codecombat An interactive learning platform for programming languages, specifically JavaScript. 7,977
munificent/game-programming-patterns A collection of design patterns and principles for game development in C++. 4,158
erfg12/memory.dll A C# library for creating game trainers that manipulate process memory and inject custom DLLs. 884
krozark/sfml-book A comprehensive guide to building games with SFML, covering various game development topics such as player creation, physics, GUI, and multithreading. 73
hmemcpy/milewski-ctfp-pdf An unofficial implementation of Bartosz Milewski's Category Theory For Programmers book in various programming languages and LaTeX format. 11,012
robfromoz/c64-basic Commodore 64 BASIC programs made available for use and modification on other systems with similar interpreters. 10
humanwhocodes/computer-science-in-javascript A collection of classic computer science paradigms and algorithms implemented in JavaScript 9,065
chrismaltby/gb-studio A tool for creating and editing retro-style video games for handheld consoles using a graphical user interface. 8,572
raysan5/raylib A simple and easy-to-use library to create videogames programs 22,637
ncase/trust An interactive guide to game theory of cooperation using web technologies 5,771
nrc/r4cppp A tutorial designed to help experienced C and C++ programmers quickly learn Rust programming. 3,650
bitdotgames/bhl A programming language designed specifically for scripting gameplay logic, combining behaviour trees with imperative coding style. 35
ebtech/rust-algorithms A collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes. 3,770
almasb/fxgl A comprehensive game development framework for creating 2D and experimental 3D games in Java with support for Kotlin. 4,429