There are no reviews yet. Be the first to send feedback to the community and the maintainers!
ourCraft
A Minecraft clone with many advanced featurescmakeSetup
game-in-cpp-full-course
The repo for my video on game in C++ full coursePikaEngine
A light game engine meant to not impose a workflow on the user, but rather help him create the game in the way that is the most helpful to himgl2d
a simple 2d library made in openglgl3d
A deferred physically based 3D renderer into a simple to use header-only library.glui
UI library inspired by imgui, it makes adding menus and submenus very easy!LowLevelGameEngine
The perfect place to learn gamedev no matter what your current programming level isC--
C-- Is a small programming language project for me to learn stuff about compilersmemGrab
Basically cheat enginelearnCmake
A small CMake tutorial with all the things you need to get started.multiPlayerGame
My first proper attempt at a multi player gamewindowsAPIforGamedevelopers
A WINDOWS API tutorial series for Game DevelopersopenglConfiguration
All the OpenGL libraries already configured for you with CMakeraylibCmakeSetup
Plug and raylib + imgui already configured for you ๐! You don't even need to know CMake!safeSave
this library allows you to save data and if your program is forcefully stopped it will load a backup so you don't loose all the progressSDL2OpenglCMakeSetup
Plug and play SDL2 + GLAD + imgui already configured for you ๐! You don't even need to know CMake!SFMLCmakeSetup
๐ฉ A very simple download and use SFML setup with CMAKE! ๐ฉpinnedVector
It can grow in size with o(1) complexity without changing its pointer. The memory stays contiguous.minecraftGl
trying to recreate minecraft with c++ and openglzigbird
my first zig project. A susy flappy bird. https://www.youtube.com/watch?v=Dax_cUi-zkUchip8
A chip8 emulator made in c.multiplayerTerraria
I tried making a multiplayer terraria clone, check out the video about it ๐ชlowestleveldungeon
snakeNoLibraries
enetExample
a very simple example of how to use ENETOpenGLEngine
A simple 3D game engine implemented using openGLbgfxCmakeSetup
I already configured BGFX + others for you ๐ฑfantasyCraft
A small minecraft cloneSDL2NoglCMakeSetup
Plug and play SDL2 + imgui already configured for you ๐ช! You don't even need to know CMake!canvas-adventures
this is my replica of the game TerrariaParticleSystemGl
This is the visual editor for the particle system in the OpenGL engine that I have created https://github.com/meemknight/OpenGLEngineGLFWVisualStudioSetup
Plug and play GLFW + GLAD + imgui already configured for you ๐คฏ All already working in a visual studio solution so you can start learning opengl!marsMission
notepadEngine
gat
Gฤlฤciuc รncarcereaza Translaศii - sistem de versionare(copie git) in limba romana, pentru proba de open utilitar 2019, InfoEducatieMBRscanner
scans drives for boot sectors and dumps their binary dataswitchIsNotFasterThanIf
nature-alchemy
A short game made for Devhacks2021 game jamcppReflectionExample
very basic reflection example in C++ https://youtu.be/jTfc-Bzf3JogameLayer
A c++ framework for windows. It opening a window and handles it for you. Good for writing games and other graphical applications. It supports live code editing and input recording.tautology
a quick program to solve logical expressionsStressedOut
glslOptimizerUtimity
this utility uses this library https://github.com/aras-p/glsl-optimizer to take glsl code and spit an optimized version of itWolfenstein
a simple raycast renderer (not finished)ToyCeption
A simple 3D first person game implemented using c++ and opengl with my engine(https://github.com/meemknight/OpenGLEngine), sfml, my menuApi(https://github.com/meemknight/MenuApi) and bullet phisics. It also has a particle system with it's own editor(https://github.com/meemknight/ParticleSystemGl)Love Open Source and this site? Check out how you can help us