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 Versatility
Ping pong game thumbnail

A ping pong game made using only javascript to refresh my memory after a long break of coding.

Flappy Clone game thumbnail

A flappy bird clone game made with unity3d.

Tic Tac Toe game thumbnail

A Tic Tac Toe game made using javascript that will be used as the base for the multiplayer version.

Tic Tac Toe game thumbnail

An online Tic Tac Toe game made with NodeJS hosted with heroku. Create a room and play with a friend.

Language difference app thumbnail

A programming language comparer made with NodeJS hosted with heroku. Needed a reliable source of reference for coding syntax.

Game of life thumbnail

Conway's game of life, made it since it looked challenging