The CRT X-Y library (libcrtxy) is meant to be used by video game programmers who wish to create games in the style of vector graphics arcade games of the late 1970s and early 1980s. (Tempest, Star Wars, Battle Zone, Star Castle, etc.)
☆13Sep 2, 2023Updated 2 years ago
Alternatives and similar repositories for libcrtxy
Users that are interested in libcrtxy are comparing it to the libraries listed below
Sorting:
- Library for creating MS-DOS-looking text mode programs.☆14Dec 19, 2023Updated 2 years ago
- Collection of single header libraries I've written. C++ dynamic array and hashmap, runtime and compile time hashing functions, and a .ply…☆11May 7, 2021Updated 4 years ago
- Convert sid files back to GoatTracker2 sng files☆11Dec 18, 2024Updated last year
- An implementation of libc, attempting to be compliant with C89, C99 and C11 standards☆13Feb 9, 2026Updated 2 weeks ago
- terminal hex editor☆18Jan 12, 2026Updated last month
- A C Compiler that fits in the 512 byte sector of X68000☆17Nov 20, 2023Updated 2 years ago
- Single header fixed point software renderer☆15Apr 7, 2025Updated 10 months ago
- A small TrueType font rendering library (with hinting).☆16Dec 22, 2022Updated 3 years ago
- A Galaga clone in Python with pygame☆15Apr 20, 2022Updated 3 years ago
- Fakebit music tracker☆22Aug 19, 2019Updated 6 years ago
- Minimal and fast regular expression library for C.☆21Jun 4, 2013Updated 12 years ago
- A Datalog Framework for Python☆16Mar 8, 2023Updated 2 years ago
- Simple benchmarking scripts to run on any machine to compare different C/C++ malloc implementations.☆17Jun 28, 2021Updated 4 years ago
- BSD 2-Clause licensed MP3 encoder☆19Feb 2, 2018Updated 8 years ago
- A static C library to abstract away all assembly needed to interface with Linux.☆14Nov 28, 2021Updated 4 years ago
- Simple VT05, VT52 and Datapoint 3300 emulator☆21May 31, 2025Updated 8 months ago
- Header-only CPU graphics library for C, with a focus on ease of use.☆42Jan 25, 2026Updated last month
- Kunquat is a music sequencer similar to tracker programs.☆28Mar 28, 2022Updated 3 years ago
- Simple C compiler for x86-64 Linux able to build real-world projects including Curl, GCC, Git, PHP, Perl, Python, PostgreSQL etc☆48Jul 8, 2025Updated 7 months ago
- ynetd: a small (< 400 lines of C) server for binding programs to TCP ports☆20Nov 24, 2024Updated last year
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆19Mar 10, 2024Updated last year
- A sound synthetizer, tracker and replayer, similar to AHX.☆23Dec 12, 2020Updated 5 years ago
- AST generation library☆27Jan 15, 2015Updated 11 years ago
- just give me a unix shell☆37Jul 10, 2022Updated 3 years ago
- G8321 FONTS☆24Nov 16, 2020Updated 5 years ago
- Flod 4.1 mod player library converted to C. currently supports fasttracker, whittaker, futurecomposer, protracker, soundtracker, etc☆25Apr 12, 2019Updated 6 years ago
- Single C file event loop☆30Jan 22, 2020Updated 6 years ago
- exploring coding without the standard library☆21Jul 16, 2024Updated last year
- (Very) Tiny Text UI library☆32Feb 18, 2026Updated last week
- tiny emacs☆28Dec 11, 2021Updated 4 years ago
- VGA software renderer (mode 13h / mode X) written in C and x86 asm☆25Aug 9, 2024Updated last year
- A small collection of demos using SDL2☆22Jul 22, 2023Updated 2 years ago
- The Lilt terminal emulator - a simple and portable terminal emulator for Linux, macOS, and other Unix-like systems☆31May 24, 2023Updated 2 years ago
- Simple and convenient data structure single-file public domain libraries for C/C++☆32Jan 2, 2021Updated 5 years ago
- Quake like you remember it.