Skip to content
View leifekstromclark's full-sized avatar
  • Waterloo, Ontario

Block or report leifekstromclark

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. orkhestrated-khaos orkhestrated-khaos Public

    A card battling game similar to MTG or Hearthstone. Event based ability system for scalability. Made in Unity.

    C# 3 1

  2. strike-force-heroes strike-force-heroes Public

    Physics and movement for a platformer. Written in Python.

    Python 2 1

  3. leifekstromclark.github.io leifekstromclark.github.io Public

    My website for testing projects. Currently contains a demo for my strike force heroes game as well as a map making tool.

    JavaScript

  4. a-star a-star Public

    A* pathing in Python. Optimized with a heap.

    Python

  5. ray-marching-and-signed-distance ray-marching-and-signed-distance Public

    Ray marching algorithm for ray casts. Implemented in Pygame.

    Python

  6. hexagonal-coordinates hexagonal-coordinates Public

    Linear interpolation with hexagonal coordinates on x+y+z=0. Implemented in Pygame.

    Python 2