jvns / snakeLinks
snake, in C, with ncurses!
☆130Updated 5 years ago
Alternatives and similar repositories for snake
Users that are interested in snake are comparing it to the libraries listed below
Sorting:
- Tetris in C and NCURSES.☆274Updated 6 years ago
- Terminal-based clones of popular arcade games.☆159Updated 5 years ago
- 🕹️ A toy project implementing a simple tetris clone in C for learning SDL 2.x.☆84Updated 8 years ago
- ASCII Tetris game written in C☆81Updated 2 years ago
- tte (tiny text editor) is a terminal based text editor written in C from scratch.☆144Updated 4 years ago
- ☆287Updated 3 years ago
- Command-line calculator☆76Updated last year
- CMake examples for code in http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/index.html☆156Updated 4 years ago
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- A Rogue/Net Hack clone built in C with the NCurses library. Code to follow rogue tutorial that I have been posting on YoutTube.☆41Updated 8 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆206Updated 9 years ago
- a command line based snake game written in C using ncurses☆46Updated 4 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆565Updated 7 years ago
- Micro Tetris™, based on the 1989 IOCCC Obfuscated Tetris version by John Tromp☆159Updated 7 months ago
- A reproduction of the Core War game. Assembly compiler, Virtual Machine and GUI.☆218Updated 8 years ago
- pseudo-interpreter of the C programming language (using GCC)☆66Updated 4 years ago
- My own C library. Probably don't use it.☆34Updated 5 years ago
- The classic pong game. Coded in C using SDL for graphics☆100Updated 2 years ago
- adams and eriks nix☆121Updated 8 years ago
- A CHIP-8 interpreter, assembler and disassembler in C☆121Updated 11 months ago
- My own library of C programs, created whilst learning C☆39Updated 4 years ago
- A tiny bootloader for x86 IBM-PC compatible machines☆138Updated 2 years ago
- A simple emulator for the CHIP-8 interpreted programming language.☆60Updated 2 years ago
- Conway's Game of Life in 9 lines of C☆304Updated 9 years ago
- Source code to all the tutorials on emulator101.com☆588Updated 4 years ago
- Text editor using ncurses library☆33Updated 3 years ago
- IRC chatbot written in C.☆30Updated 2 months ago
- a tiny web server in C, for daily use.☆395Updated 5 years ago
- Working Chip 8 Emulator written with C