Pinned Repositories
c-plus-plus-callstack
C++ program tracing tool
c-plus-plus-examples
A collection of C++ examples, all compilable. Covers from C++11 to C++20.
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.
deceased-superior-technician-music
Deceased Superior Technician archive of music
fatdisk
C code utility to modify DOS disks in place without mounting
goblinhack-game
C++ / OpenGL / SDL, popular dungeon game
gorget
Work in progress dungeon romp
gorynlich
gorynlich, 2d platform dungeon romp
isoread
Extract an iso using only isoinfo. No need to root access
zorbash
An ascii and/or pixelart roguelike.
goblinhack's Repositories
goblinhack/zorbash
An ascii and/or pixelart roguelike.
goblinhack/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/goblinhack-game
C++ / OpenGL / SDL, popular dungeon game
goblinhack/c-plus-plus-examples
A collection of C++ examples, all compilable. Covers from C++11 to C++20.
goblinhack/gorynlich
gorynlich, 2d platform dungeon romp
goblinhack/fatdisk
C code utility to modify DOS disks in place without mounting
goblinhack/deceased-superior-technician-music
Deceased Superior Technician archive of music
goblinhack/c-plus-plus-callstack
C++ program tracing tool
goblinhack/isoread
Extract an iso using only isoinfo. No need to root access
goblinhack/goblinhack
Hello!
goblinhack/pytop
Python based top like tool with historical graphing for processes. Is able to report CPU changes of processes too.
goblinhack/git-cheatsheet
List of useful git commands
goblinhack/c-plus-plus-array-bounds-checker
C++ std::array bounds checking, multidimensional
goblinhack/MundusMeus
Python + C/OpenGL experimental game (work in progress, not playable yet)
goblinhack/adventurine
Yet another cute little mining game.
goblinhack/adventurine-data
Data for the Adventurine game
goblinhack/c-plus-plus-custom-class-with-begin-end-iterator
c++ custom class begin end iterator
goblinhack/c-plus-plus-move-constructor-example
c++ move and copy constructor example with a custom vector class
goblinhack/c-plus-plus-nested-template-example
c++ template nested
goblinhack/c-plus-plus-python-tutorial
Some ascii console fun written in both C++ and Python for comparison
goblinhack/c-plus-plus-shared-ptr-wrapper
Example of wrapping std::shared_ptr
goblinhack/gorget
Work in progress dungeon romp
goblinhack/kiwi
KiWi: Killer Widgets
goblinhack/sph-sdl-opengl
particle fluid simulation opengl sdl
goblinhack/towers-of-hanoi
A non recursive binary solution for the towers of hanoi
goblinhack/tssh
multithreaded ssh with md5 checksum to only download parts of a file that changes
goblinhack/application-hosting
Blog posts, Tutorials and Techdocs on Cisco IOS-XR's application hosting infrastructure.
goblinhack/crystaleer
Platform game
goblinhack/crystaleer-old
isometric cave game
goblinhack/stb
stb single-file public domain libraries for C/C++