top of page

Programming Work
Here you can see examples of my programming. Snippets with descriptions.
Movement function
This is a small movement function I wrote in a programming game. Its purpose is to move the character in a specific way while also keeping track of whether it has passed over an even number of tiles.

bottom of page