Pinned Repositories
Basic-SDL2-Demo
Game demo built on C++ and SDL2. Has Camera, Player, Timers, Spritesheets, and a basic Map functionality. MIT Licensed.
ConnectFour
Connect four. No more. Just four. Not one, or two, but three- I mean four.
h4tch.github.io
Haskell-Stuff
Haskell websites and toy programs.
hugo
A Fast and Flexible Static Site Generator built with love by spf13 in GoLang
hugo-plus
A Fast & Comprehensive Wesbite Platform built with Hugo and Bootstrap
LudumDare
Games built for Ludum Dares and/or other game jams
ModDoc
Open design document for a declarative Mod definition language compatible with TOML docs.
MonsterBS
A C++ build system and project generation tool.
Qml-Game-Creator-Concept
A basic prototype for a game designer and IDE created with Qml.
H4tch's Repositories
H4tch/hugo-plus
A Fast & Comprehensive Wesbite Platform built with Hugo and Bootstrap
H4tch/MonsterBS
A C++ build system and project generation tool.
H4tch/Qml-Game-Creator-Concept
A basic prototype for a game designer and IDE created with Qml.
H4tch/Basic-SDL2-Demo
Game demo built on C++ and SDL2. Has Camera, Player, Timers, Spritesheets, and a basic Map functionality. MIT Licensed.
H4tch/ConnectFour
Connect four. No more. Just four. Not one, or two, but three- I mean four.
H4tch/h4tch.github.io
H4tch/Haskell-Stuff
Haskell websites and toy programs.
H4tch/hugo
A Fast and Flexible Static Site Generator built with love by spf13 in GoLang
H4tch/LudumDare
Games built for Ludum Dares and/or other game jams
H4tch/ModDoc
Open design document for a declarative Mod definition language compatible with TOML docs.
H4tch/NoteSorter
Interactive Command Line Utility to organize related notes within a file by outputting the groups to their own files.
H4tch/Shell-Scripts
A collection of some Linux scripts.
H4tch/SpaceGame
A GameMaker game set in space. Your goal is to defend your home planet from Ufos using lasers and rockets. You get extra points by protecting ally cargo ships and allowing them to reach home.
H4tch/WishListNotifier
C++ Linux utility that notifies you when any of your specified Amazon items fall below a certain price point.
H4tch/Zombies-Game-of-Life
A simple implementation of Conway's game of life in Lua's Love2d. Has support for two players to place cells. I may add more zombie types and a win scenario.