top of page

Data Structures

Code Snippet of a singly linked list.

A* Path Finding

Code Snippet of an A* path finding algorithm.

Rigidbody Physics

Code Snippet of a rigidbody physics interaction

Time and Timer Class

An entire time class that I used in my game engine.

bottom of page