My public repos mostly consists of smaller learning projects, don't expect real projects. I make to learn.
-- Banker -> A WIP secure networking thingy.
-- Wordle bot -> A WIP wordle bot, currently can guess words baed on entropy.
-- Path tracer -> A not so efficient path tracer XD, but it works.
-- Small networked game -> Some 5x5 connect 3 networked board game, it works on my local network (:
-- Poker calculator -> Pretty optimized poker game simulator.
-- TUI 2D minecraft -> Mining game with colorfull terminal.
-- Maze Generator -> Genertes png's of solveble maze's, is kinda fast so can be used to make large ones.
-- LOS demo -> A CLI los demo, was for a rpg game.
-- Virtual inheritance -> Possibly working virtual functions and struct inheritance.
-- Puzzle generator -> Random thing I made 1 day.
