Leif Clark's repositories
orkhestrated-khaos
A card battling game similar to MTG or Hearthstone. Event based ability system for scalability. Made in Unity.
hexagonal-coordinates
Linear interpolation with hexagonal coordinates on x+y+z=0. Implemented in Pygame.
strike-force-heroes
Physics and movement for a platformer. Written in Python.
synthesizer
Using brown noise to create a guitar on your computer!
leifekstromclark.github.io
My website for testing projects. Currently contains a demo for my strike force heroes game as well as a map making tool.
ray-marching-and-signed-distance
Ray marching algorithm for ray casts. Implemented in Pygame.
taffy-tangle
Classic candy crush / bejeweled game in the python std library
ultimate-tictactoe
A game of ultimate tic-tac-toe made in pixi.js
vector-chess
INCOMPLETE. A version of checkers that uses linear combinations for movement. Meant to be used as a teaching tool.