Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
olcPixelGameEngine Alternatives
Similar projects and alternatives to olcPixelGameEngine
-
LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
-
-
-
Phaser
Discontinued Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering. [Moved to: https://github.com/phaserjs/phaser] (by photonstorm)
-
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
-
-
The-Forge
The Forge Cross-Platform Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
-
RG3D
Discontinued 3D and 2D game engine written in Rust [Moved to: https://github.com/FyroxEngine/Fyrox]
-
-
-
gzdoom
Discontinued GZDoom is a feature centric port for all Doom engine games, based on ZDoom, adding an OpenGL renderer and powerful scripting capabilities [Moved to: https://github.com/ZDoom/gzdoom] (by coelckers)
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
olcPixelGameEngine discussion
olcPixelGameEngine reviews and mentions
-
The tech behind EvoLife.
I'm using SFML to develop my game engine (Though I might switch to olcPixelGameEngine at some point in the future).
-
Best C++ Game Framework
If you want something simple (single file to drop in a project) with a nice easy C++ API for 2D graphics there is OneLoneCoder's Pixel Game Engine.
-
How to display array of rgb values in window??
The PixelGameEngine from OneLoneCoder would probably fit here.
-
How do I move my mouse and click in c++?
As always, I recommend https://github.com/OneLoneCoder/olcPixelGameEngine :) It's just one header, so you just include it in your project and you're good to go.
-
I'm struggling
And if you want to try making a small game with rudamentary graphics, but not go full OpenGL/DirectX, take a look at OLC pixel game engine. It's a one header graphics library that will allow you to draw simple shapes, text, etc. perfect for prototyping or making very simple games. Eventually you'll want to try making Pong to take your training to the next level, so this will be perfect for that.
-
Easiest way to do 2d graphics
For a beginner I’d recommend the One Lone Coder Pixel Game Engine olcPixelGameEngine It is a single header library, works in Windows, Mac and Linux. The author also has some great game programming videos on his YouTube channel OLC YouTube
-
C++ 2D Game Development 9 - Networking
The source code is public and under the license of the olcPixelGameEngine found at: https://github.com/OneLoneCoder/olcPixelGameEngine
- LumoclastFW 10 - Networking System
- C++ 2D Game Development Stream 12 - Networking
-
How can I make graphics games using cpp?
All you need is here. Just put the .h file in your project and you're done.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 21 Apr 2025
Stats
OneLoneCoder/olcPixelGameEngine is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of olcPixelGameEngine is C++.
Popular Comparisons
- olcPixelGameEngine VS SDL
- olcPixelGameEngine VS raylib
- olcPixelGameEngine VS raygui
- olcPixelGameEngine VS LearnOpenGL
- olcPixelGameEngine VS asteroids-demo
- olcPixelGameEngine VS gzdoom
- olcPixelGameEngine VS The-Forge
- olcPixelGameEngine VS entt
- olcPixelGameEngine VS MonoGame
- olcPixelGameEngine VS imgui