TheCherno / GameProgrammingLinks
The official Game Programming repository!
☆75Updated 8 years ago
Alternatives and similar repositories for GameProgramming
Users that are interested in GameProgramming are comparing it to the libraries listed below
Sorting:
- The Cherno engine, for Ludum Dare.☆78Updated 11 years ago
- Genesis is (basically) the first game I ever made - for Ludum Dare 24.☆39Updated 9 years ago
- Flappy Bird clone made in a couple of hours for a video using a very primitive version of Hazel.☆159Updated 5 years ago
- A small Minecraft clone in C++.☆130Updated 5 years ago
- Simple particle system made in one hour: https://youtu.be/GK0jHlv3e3w☆128Updated 5 years ago
- Hazel Audio is an audio library designed for Hazel☆91Updated 5 years ago
- A clone of Flappy Bird made for desktop platforms using Java and OpenGL.☆146Updated 6 years ago
- Code from the OpenGL tutorial on Youtube: https://youtu.be/VS8wlS9hF8E?list=PLRIWtICgwaX0u7Rf9zkZhLoLuZVfUksDP☆29Updated 7 years ago
- thebennybox 3D Engine Tutorial Files☆283Updated 7 years ago
- All of the code for the Cherno Chat project, as well as the code for the individual episodes.☆99Updated 8 years ago
- Flinty is a small, simple library for basic user-controlled hardware-accelerated rendering, as well as general C++ development.☆33Updated 7 years ago
- This is the project related to the OpenGL Game Engine Programming Series☆68Updated 7 years ago
- thebennybox 3D Software Renderer☆115Updated 11 years ago
- This is a minimal game engine written in LWJGL. It has support for scene management, entities with components, and a 2D renderer.☆22Updated 4 years ago
- Simple 3D engine and deathmatch☆101Updated 4 years ago
- Code for thebennybox 3D Game Programming Tutorial (https://www.youtube.com/playlist?list=PLEETnX-uPtBUrfzE3Dxy3PWyApnW6YEMm )☆73Updated 7 years ago
- A 2D Game engine built with only native Java libraries. Part of a tutorial series @ http://vanZeben.ca/java/2d_game_dev☆133Updated 2 years ago
- 2D Game Engine C++ OpenGL☆240Updated 2 years ago
- An experimental Ray tracer I made completely from scratch, without any external libraries☆137Updated 4 years ago
- C++ OpenGL from scratch under 48h for GMTK2023☆56Updated 2 years ago
- Source code from my YouTube Serialization series: https://www.youtube.com/playlist?list=PLlrATfBNZ98cCfmH0xPebdVVMSYRQfyKi☆22Updated 9 years ago
- Base code for thebennybox's 3D Game Programming Tutorial series☆79Updated 7 years ago
- The source code for my tutorial series☆56Updated 8 years ago
- A Java-based minimalistic game engine and software renderer.☆45Updated 8 months ago
- A simple 2D and 3D engine that I've been making for the first time.☆117Updated 4 years ago
- ☆36Updated 3 years ago
- The C++ version of the 3D Game Engine, as of the end of the 3D Game Engine Tutorial☆33Updated 11 years ago
- C++ Version of the ThinMatrix OpenGL tutorial☆25Updated 10 years ago
- A Tiny 2D OpenGL based C++ Game Engine that is fast, lightweight and comes with a level editor.☆85Updated 3 years ago
- Animated sprite compression format using delta encoding.☆19Updated 9 years ago