This project is a curated collection of solved algorithmic challenges and reference implementations. It serves as a study guide for software engineering, providing a library of data structure and algorithm problems used to analyze efficient problem-solving techniques. The repository functions as a solution reference for coding challenges across multiple programming languages. It includes source code examples and conceptual hints designed for technical interview preparation and the study of common coding patterns. The content is organized as a static source code repository with language-speci
Cataclysm-DDA is an open-world survival game and turn-based roguelike set in a post-apocalyptic world. It functions as a simulation where players manage resources, engage in combat, and handle character progression in an environment where time only advances when the player takes an action. The project includes a procedural world generator that creates randomized, persistent environments and city layouts, ensuring unique maps for every new game session. The simulation covers tactical movement and resource management through turn-based strategy gameplay. It also provides options for personali
This project is a comprehensive collection of computer science implementations and an algorithm tutorial repository. It serves as a study guide and reference for competitive programming, providing executable code examples that demonstrate fundamental algorithmic problem solving and mathematical computation. The library covers a wide range of specialized domains, including cryptography and security primitives, lossless data compression techniques, and computational geometry for spatial analysis. It also features implementations of machine learning models, linear algebra operations, and formal
This project is a library of source code implementations designed to solve algorithmic challenges and mathematical problems. It serves as a collection of solved LeetCode problems, providing a reference for data structure usage and efficient logic. The repository is a polyglot code collection, implementing the same algorithmic logic across various programming environments, including general-purpose languages, SQL for database queries, and Bash for shell scripting. The content covers a broad range of computational tasks, including data querying, text processing, and the implementation of compl
This project is a programming education resource and a collection of vintage game ports. It provides a library of classic computer game implementations and algorithmic problems translated into modern memory-safe scripting languages for educational study and execution.
The main features of coding-horror/basic-computer-games are: Arcade Game Implementations, Retro Game Ports, Adaptive Strategy Learning, Educational Programming Resources, Multi-Language Implementations, Programming Language Education, Algorithmic Problem Solving, Game Logic Scripting.
Open-source alternatives to coding-horror/basic-computer-games include: neetcode-gh/leetcode — This project is a curated collection of solved algorithmic challenges and reference implementations. It serves as a… cleverraven/cataclysm-dda — Cataclysm-DDA is an open-world survival game and turn-based roguelike set in a post-apocalyptic world. It functions as… coells/100days — This project is a comprehensive collection of computer science implementations and an algorithm tutorial repository.… haoel/leetcode — This project is a library of source code implementations designed to solve algorithmic challenges and mathematical… wesnoth/wesnoth — Battle for Wesnoth is an open-source turn-based strategy game set in a high fantasy world, built around hex-grid… krahets/leetcode-book — LeetCode-Book is a curated study resource and markdown algorithm guide designed for technical interview preparation.…