Pinned Repositories
3d-raytracer
Simple ray tracer written in c++.
advent-of-code-2021
Advent of Code 2021
advent-of-code-2022
My solutions for advent of code 2022
advent-of-code-2023
My solutions to Advent of Code 2023.
Demo
Demo repo for tutotial articles on Opensource.com
fake-pkg-config
Make calls to pkg-config always output the path to the include and libs dir of vcpkg
gogrep
a concurrent grep program written in Go
pyxx
Python but with a C/C++ style.
sand
Falling sand game written in C with raylib.
SimplePhysics
A constraint based physics simulation
worldwalker2000's Repositories
worldwalker2000/pyxx
Python but with a C/C++ style.
worldwalker2000/3d-raytracer
Simple ray tracer written in c++.
worldwalker2000/gogrep
a concurrent grep program written in Go
worldwalker2000/sand
Falling sand game written in C with raylib.
worldwalker2000/advent-of-code-2021
Advent of Code 2021
worldwalker2000/advent-of-code-2022
My solutions for advent of code 2022
worldwalker2000/advent-of-code-2023
My solutions to Advent of Code 2023.
worldwalker2000/Demo
Demo repo for tutotial articles on Opensource.com
worldwalker2000/fake-pkg-config
Make calls to pkg-config always output the path to the include and libs dir of vcpkg
worldwalker2000/SimplePhysics
A constraint based physics simulation
worldwalker2000/JS-Voxel-Engine
A work in progress Voxel Engine in Javascript with WebGL.
worldwalker2000/JSFlappyBird
A flappy bird game made in java script using html5 canvas.
worldwalker2000/raylib-go
Go bindings for raylib, a simple and easy-to-use library to enjoy videogames programming.
worldwalker2000/rpn-calc
RPN Calculator written in a prefix notation language.
worldwalker2000/simplenote-electron
Simplenote for Web, Windows, and Linux
worldwalker2000/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
worldwalker2000/wotpp
A small macro language for producing and manipulating strings.