GoblinHack's repositories
c-plus-plus-serializer
A minimal C++11 header only serializer. Can serialize basic types, strings, containers, maps and custom classes. No suppprt yet for pointer types.
goblinhack-game
C++ / OpenGL / SDL, popular dungeon game
c-plus-plus-examples
A collection of C++ examples, all compilable. Covers from C++11 to C++20.
c-plus-plus-callstack
C++ program tracing tool
deceased-senior-technician-music
Deceased Senior Technician archive of music
git-cheatsheet
List of useful git commands
goblinhack
Hello!
MundusMeus
Python + C/OpenGL experimental game (work in progress, not playable yet)
adventurine
Yet another cute little mining game.
adventurine-data
Data for the Adventurine game
c-plus-plus-array-bounds-checker
C++ std::array bounds checking, multidimensional
c-plus-plus-python-tutorial
Some ascii console fun written in both C++ and Python for comparison
application-hosting
Blog posts, Tutorials and Techdocs on Cisco IOS-XR's application hosting infrastructure.
c-plus-plus-custom-class-with-begin-end-iterator
c++ custom class begin end iterator
c-plus-plus-move-constructor-example
c++ move and copy constructor example with a custom vector class
c-plus-plus-nested-template-example
c++ template nested
c-plus-plus-shared-ptr-wrapper
Example of wrapping std::shared_ptr
crystaleer
Platform game
crystaleer-old
isometric cave game
sph-sdl-opengl
particle fluid simulation opengl sdl
towers-of-hanoi
A non recursive binary solution for the towers of hanoi