olcpixelgameengine
There are 49 repositories under olcpixelgameengine topic.
FarahaniMehrshad/NaiveCircuitSimulator
A simple electric circuit simulator with pleasant GUI written in C++ using olc Pixel Game Engine.
Moros1138/PGEtinker
Interactively create an olcPixelGameEngine application from inside your browser!
Johnnyg63/OLCPGEMobileVisualStudio
This is the release of OLC Pixel Game Engine 2.0 Mobile All In One for Android and iOS Project Template.
goldest-star/Breakout-clone
A clone of the classic game BreakOut written in C++
pozharliev/maze-project-2021
Project about a game for the Babylon tower. Powered by olcPixelGameEngine.
MysteryCoder456/ThreeCEngine
ThreeDEngine ported for C++
Johnnyg63/OLCPGEMobile_AndroidStudio
OLC Pixel Game Engine 2.0 Mobile for Android Studio. Supports: Windows, Linux and MAC
dimitrijekaranfilovic/space-invaders
Simple old school game of space invaders, written using olcPixelGameEngine.
stwe/MDCII
An unofficial project making from scratch to create an editable Anno 1602 world.
baderouaich/Fluid-Simulation
Attempt to Simulate Fluid using Lattice Boltzmann Method with the Pixel Game Engine
OHakimen/JavaPixelGameEngine
An Wrapper class for the Drawing Routines in Java, heavily based on the olcPixelGameEngine from Javidx9!
zoroxide/olcPGE-Fourier-Series
Visulalizing Fourier Series in C++
immehulsolanki/olcPixelGameEngineVSCode
Some fantastic workaround with pixels using C++ stand-alone single header file library configured with VSCode.
ljaime-hernandez/Collision-Game-Demo
C++ demonstration created along with the olcPixelGameEngine to improve my knowledge in game development, specially in collision physics and client/server connections.
sababot/physarum
Simulation of the Physarum Polycephalum Organism
cezou/EscapeCave
My first code project from 04/2021
lorenzo774/olcEngineTest
Test with olcPixelGameEngine
sadikovi/olcPixelGameEngine-macos
Build and run olcPixelGameEngine with g++ on macOS
baderouaich/olcWidgets
Some Basic UI Widgets Extension for the olc::PixelGameEngine
Bondoki/HexagonGrid
Hexagonal Grid Visualization
Bondoki/TGraphFractalVisualization
Visualization of TFractal/TGraph/TreeFractal
feliposz/olc-games
A collection of games and demos written in C++.
fsaadatmand/BreakOut-Clone
A clone of the classic game BreakOut written in C++
Johnnyg63/OLCPGEMobile_Xcode
OLC Pixel Game Engine 2.0 Mobile for Xcode. Supports: MAC
liraymond04/olc-rts
Simple pixel-style hex based RTS game.
orklepee/mushroom_generator
Mushroom generator
seoProductions/Sand-Demo
Quick and Easy sand simulation built in C++ using olc's PixelGameEngine
Johnnyg63/OLCPGEMobileVisualStudio_Android
This is the release of OLC Pixel Game Engine 2.0 Mobile for Android Project Template. Please read the installation instructions
liraymond04/olc-dijkstra
GUI implementation of Dijkstra's shortest path algorithm in the olcPixelGameEngine.
virginiasatyro/cpp-games
Games in C++
virginiasatyro/cpp-projects
C++ Projects
zoroxide/Space-Simulation
a simple Space looking Simulation done with C++ and olcPixelGameEngine
liraymond04/olc-bresenham
Implementation of Bresenham's line algorithm for plotting curves.
Pr3DaSniP/BezierCurve-BSplines
Implémentation des courbes de Bézier et B-Splines
Pr3DaSniP/MarchingSquares
Implémentation simple de l'algorithme du Marching Square