Projects showcase
A showcase of most of my projects. Look around, check my source code if you want. If you see anything I can improve on send me a message!
Practical VersatilityA ping pong game made using only javascript to refresh my memory after a long break of coding.
A flappy bird clone game made with unity3d.
A Tic Tac Toe game made using javascript that will be used as the base for the multiplayer version.
An online Tic Tac Toe game made with NodeJS hosted with heroku. Create a room and play with a friend.
A programming language comparer made with NodeJS hosted with heroku. Needed a reliable source of reference for coding syntax.
Conway's game of life, made it since it looked challenging