Pinned Repositories
cmake-sdl2-opengl-imgui
A minimal CMake/SDL2/OpenGL/Imgui project in VSCode showing how to incorporate Imgui with the SDL2/OpenGL3 backend using CMake.
cmake-sfml
A minimal CMake/SFML Example in VSCode following on from https://code.visualstudio.com/docs/cpp/cmake-linux
cmake-sfml-opengl
A minimal CMake/SFML/OpenGL Example in VSCode
cpcnibdx
NibblerDX - an Amstrad CPC Remake of the classic Arcade and Home Game
cpcspacehockey
ASM Port of the Locomotive Basic Space Hockey TypeIn by David Hay in Amstrad Action Issue 42 (March 1989))
cpctv2024
Transversion 2024 - an Amstrad CPC Remake of the classic Spectrum 16K Game
kharne
Roguelike Archaeology: an old attempt at a roguelike from the 2000s
libtcod-painters-algorithm
A simple libtcod-based example of the Painter's Algorithm to display a Dungeon
sorcery
An open source remake/remaster of the classic CRPG Wizardry, Proving Grounds of the Mad Overlord.
stygia
Roguelike Archaeology: an entry into the 2011 7DRL
davemoore22's Repositories
davemoore22/sorcery
An open source remake/remaster of the classic CRPG Wizardry, Proving Grounds of the Mad Overlord.
davemoore22/libtcod-painters-algorithm
A simple libtcod-based example of the Painter's Algorithm to display a Dungeon
davemoore22/cpcnibdx
NibblerDX - an Amstrad CPC Remake of the classic Arcade and Home Game
davemoore22/cmake-sdl2-opengl-imgui
A minimal CMake/SDL2/OpenGL/Imgui project in VSCode showing how to incorporate Imgui with the SDL2/OpenGL3 backend using CMake.
davemoore22/cpcspacehockey
ASM Port of the Locomotive Basic Space Hockey TypeIn by David Hay in Amstrad Action Issue 42 (March 1989))
davemoore22/cpctv2024
Transversion 2024 - an Amstrad CPC Remake of the classic Spectrum 16K Game
davemoore22/kharne
Roguelike Archaeology: an old attempt at a roguelike from the 2000s
davemoore22/stygia
Roguelike Archaeology: an entry into the 2011 7DRL
davemoore22/cmake-sfml
A minimal CMake/SFML Example in VSCode following on from https://code.visualstudio.com/docs/cpp/cmake-linux
davemoore22/cmake-sfml-opengl
A minimal CMake/SFML/OpenGL Example in VSCode
davemoore22/cmake-tutorial
CMake Tutorial Files - from https://code.visualstudio.com/docs/cpp/cmake-linux
davemoore22/cpchelloworld
Simple Hello World Example for the Amstrad CPC using Z80 machine code
davemoore22/gImageReader
A Gtk/Qt front-end to tesseract-ocr.
davemoore22/learnopengl
OpenGL Tutorial from https://learnopengl.com/
davemoore22/learnopenglsfml
SFML Version of the https://learnopengl.com/ Open GL Tutorial
davemoore22/libtcod-raycaster
A simple libtcod/SDL2 raycaster
davemoore22/libtcod-sdl-callback
A simple libtcod example of rendering custom graphics on top of the root console