kryzp's repositories
2d-boids-sfml
Simple 2D boids sim using SFML.
a-level-coding-challenges
random challenges im doing for computer science a level 🙀
advent-of-code
My solutions to Advent of Code.
battle-boats
Ridiculously over-engineered BattleBoats (tm) arcade-style game run in the terminal. Make sure to use 100x32 terminal size!
card-game-cs
Card game (PršĂ) in an Ascii format.
CLion-Settings
my clion settings / codestyle .xml and stuff
connect-4
Connect 4 (tm) arcade-style game run in the terminal. Make sure to use 64x32 terminal size!
Dot-Product-Visualization
Reeeaaaalllly simple SFML program that just demonstrates the dot product between two vectors.
Gamedev-Projects
A bunch of small gamedev projects
godot
Godot Engine – Multi-platform 2D and 3D game engine
gun-shoot
Little LibGDX project to show a pixel gun being fired.
initial-monogame-experiments
Random code from when I was first learning about monogame and how to actually code a game system.
kryzp
Config files for my GitHub profile.
mandelbrot
Simple multi-threaded Mandelbrot set visualiser in Java.
mcl-pos-vel-particle-filter
Turns a known 9 loaded-chunk estimate into a really good estimate of sub-chunk position and velocity. (A re-implementation of my questionable initial attempt where I didn't really know what I was doing)
MonoGame.Extended
Extensions to make MonoGame more awesome
Monte-Carlo-Particle-Filter-Visualized
December 09 2021. Visualized a monte carlo particle filter by generating an accurate position from a rough estimate of position by creating different particles (or "states") and testing them.
ob-points
crapple 2
raytracer-second-try
Second try at raytracing, following Raytracing Weekend.
RaytracerAttempt1
First attempt at making a raytracer. Just does spheres for now. I think it looks alright, even if it fries my gpu.
simple-finite-element-solver
Took a crack at a really simple finite element solver in Java. Since this is my first FEA program, a) cut me some slack if its poorly made and b) it only supports 1D beam elements.
simple-navier-fluid-sim
Simple incompressible fluid navier stokes based fluid simulation.
simple-verlet-physics
Simple ball-pit style verlet integration for physics.
small-projects
random algorithms in single files
swot
Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.
tetris-winforms
Simple Tetris game written in WinForms and C#.
vim-util
vim stuff