albertz / Coding-Game-IntroLinks
Coding Introduction / Tutorial, mostly by writing small little fun games
☆24Updated 7 months ago
Alternatives and similar repositories for Coding-Game-Intro
Users that are interested in Coding-Game-Intro are comparing it to the libraries listed below
Sorting:
- Cage (Ain't a Game Engine) - write 2D games using plain C☆42Updated 6 years ago
- The raycasting engine from the book "Gardens of Imagination"☆24Updated last year
- onut. A little framework to make games in C++ or JavaScript☆48Updated 7 months ago
- A pair of super-simple game engines written with SDL to demonstrate that engines for different genres might not be that different after a…☆13Updated 9 years ago
- Simple 2D physics simulation for use in video games.☆26Updated 5 years ago
- Library providing Mesa3d 7.0.4 swrast and osmesa capabilities.☆21Updated 3 weeks ago
- 2D game engine for retro games, built entirely from single-file header libraries.☆151Updated 3 years ago
- Tetris clone written in C☆20Updated 9 years ago
- Pico-8 demake of Virtual Racing☆23Updated 2 years ago
- Mirror of https://dev.v4.games/v4games/eco2d☆30Updated last year
- Small utility library that serves as an abstraction layer between your application and everything else.☆19Updated 2 weeks ago
- A cross-platform game engine written in C☆50Updated 3 years ago
- SDL2 port of the Yeti 3D engine☆44Updated 3 years ago
- VGA software renderer (mode 13h / mode X) written in C and x86 asm☆25Updated last year
- Comanche's Voxel Space rendering algorithm written in C using SDL.☆17Updated 2 years ago
- A first person dungeon-crawler for DOS, written in C++, using software rendering and fixed point math☆57Updated 5 months ago
- Ryan's experimental SDL fork. YOU PROBABLY WANT libsdl-org/SDL NOT THIS.☆28Updated this week
- C math library for graphics☆16Updated 7 months ago
- 3D Voxel Engines with 1K Turbo Pascal Source Code☆15Updated 10 years ago
- ☆19Updated 9 years ago
- A small software renderer☆10Updated 6 years ago
- A straightforward and easy to use 3D software renderer for real-time retro graphics.☆62Updated 7 years ago
- Tile based Voxel Engine written in Pascal/Assembly using Protected Real Mode in DOS☆24Updated 10 years ago
- This is a 3d engine written from scratch in my last semester on the university (Spring 2009)☆28Updated 6 years ago
- C cross compiler toolchain targeting M68K and Z80 microprocessors. (NeoGeo/Mega Drive/Master System)☆16Updated 4 years ago
- ☆44Updated 2 months ago
- An OpenGL game and simple game engine, written in C99☆32Updated 6 years ago
- ☆12Updated 5 years ago
- Fixed Point Math in C++ for Playstation 1☆12Updated 2 years ago
- NES emulator written in pure FreeBASIC with love by Blyss Sarania and Gavin Schulte(Nobbs66).