Pinned Repositories
a-star
A* pathing in Python. Optimized with a heap.
hexagonal-coordinates
Linear interpolation with hexagonal coordinates on x+y+z=0. Implemented in Pygame.
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.
orkhestrated-khaos
A card battling game similar to MTG or Hearthstone. Event based ability system for scalability. Made in Unity.
ray-marching-and-signed-distance
Ray marching algorithm for ray casts. 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!
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.
leifekstromclark's Repositories
leifekstromclark/orkhestrated-khaos
A card battling game similar to MTG or Hearthstone. Event based ability system for scalability. Made in Unity.
leifekstromclark/hexagonal-coordinates
Linear interpolation with hexagonal coordinates on x+y+z=0. Implemented in Pygame.
leifekstromclark/strike-force-heroes
Physics and movement for a platformer. Written in Python.
leifekstromclark/synthesizer
Using brown noise to create a guitar on your computer!
leifekstromclark/a-star
A* pathing in Python. Optimized with a heap.
leifekstromclark/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.
leifekstromclark/ray-marching-and-signed-distance
Ray marching algorithm for ray casts. Implemented in Pygame.
leifekstromclark/taffy-tangle
Classic candy crush / bejeweled game in the python std library
leifekstromclark/ultimate-tictactoe
A game of ultimate tic-tac-toe made in pixi.js
leifekstromclark/vector-chess
INCOMPLETE. A version of checkers that uses linear combinations for movement. Meant to be used as a teaching tool.