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/
11k stars
163 watching
1k forks
Language: C#
last commit: 3 months ago
Linked from 1 awesome list
basicbasic-computer-gamesclassic-game
Related projects:
Repository | Description | Stars |
---|---|---|
| A study guide and resource collection for learning game programming in Python. | 17,748 |
| An interactive learning platform for programming languages, specifically JavaScript. | 7,988 |
| A collection of design patterns and principles for game development in C++. | 4,172 |
| A C# library for creating game trainers that manipulate process memory and inject custom DLLs. | 888 |
| A comprehensive guide to building games with SFML, covering various game development topics such as player creation, physics, GUI, and multithreading. | 73 |
| An unofficial implementation of Bartosz Milewski's Category Theory For Programmers book in various programming languages and LaTeX format. | 11,064 |
| Commodore 64 BASIC programs made available for use and modification on other systems with similar interpreters. | 10 |
| A collection of classic computer science paradigms and algorithms implemented in JavaScript | 9,072 |
| A tool for creating and editing retro-style video games for handheld consoles using a graphical user interface. | 8,642 |
| A simple and easy-to-use library to create videogames programs | 23,267 |
| An interactive guide to game theory of cooperation using web technologies | 5,801 |
| A tutorial designed to help experienced C and C++ programmers quickly learn Rust programming. | 3,666 |
| A programming language designed specifically for scripting gameplay logic, combining behaviour trees with imperative coding style. | 35 |
| A collection of classic data structures and algorithms in Rust, showcasing the design and implementation for learning and reference purposes. | 3,778 |
| A comprehensive game development framework for creating 2D and experimental 3D games in Java with support for Kotlin. | 4,466 |