cgaueb / sggLinks
Simple Game Graphics Library
☆66Updated last year
Alternatives and similar repositories for sgg
Users that are interested in sgg are comparing it to the libraries listed below
Sorting:
- Demo for the Simple 2D Constraint Solver.☆104Updated last year
- C++ simple pacman game☆44Updated 3 years ago
- ☆58Updated 10 months ago
- Remake of the original Frogger game.☆11Updated 3 years ago
- Remake of the original Space Invaders game.☆33Updated 3 years ago
- Remake of the original Pac-Man game.☆80Updated 3 years ago
- ☆44Updated last year
- Horror game using Raycasting.☆32Updated last year
- An open source 2D RPG written in C++ and SDL2. This is mainly for my youtube followers.☆92Updated 4 years ago
- AI that learns to play the game Flappy Bird.☆59Updated 3 years ago
- Simple physics simulator with support for rigid bodies, force generators and constraints.☆654Updated last year
- C++ OpenGL from scratch under 48h for GMTK2023☆57Updated last year
- A CPU-only, from-scratch 3D game written in C, where you dodge blocks☆91Updated 2 years ago
- Simple, suckless GUI task management utility written in C with libleif☆142Updated 10 months ago
- Ever wondered how are games programmed? In this series of tutorials, I will teach you how to make a game in C++. Hopefully, you will lear…☆51Updated 5 years ago
- A small CMake tutorial with all the things you need to get started.☆45Updated 3 months ago
- Lightweight Game Engine written in C++☆24Updated 2 years ago
- My Favorite Computer Science Programming Project of All Time☆119Updated 3 years ago
- 16 Games developed in C++ by YouTuber "FamTrinli". I added CMake support to ease compiling on different platforms.☆93Updated last year
- Source code to go with my parser programming tutorial videos.☆38Updated 3 years ago
- a simple 2d library made in opengl☆83Updated last month
- All SDL2 code examples from http://lazyfoo.net/tutorials/SDL/ with Makefile and compatible with emscripten (http://kripken.github.io/emsc…☆39Updated 6 years ago
- C++ Snake Game | C++ Snake Terminal Game☆69Updated 4 years ago
- C++ Learning Resources☆318Updated last year
- A Simple Interpreter Implementation in C/C++☆12Updated 7 years ago
- C++ implementation of Conway's Game of Life.☆68Updated 5 years ago
- Download required libraries from here☆42Updated 7 years ago
- 16 games with c++ and SFML☆325Updated 2 years ago
- This is a minimal game engine written in LWJGL. It has support for scene management, entities with components, and a 2D renderer.