C# Loving Bones PONG
A PONG game with a skeletal aesthetic - Uses MonoGame and C# to recreate a classic game for learning purposes.
Start the game!
Play against a friend!
Win or lose!
I built this game using nothing but the MonoGame framework to learn how videogames work. This game can be improved, but it is a fully functional videogame with a relatively custom game engine, since I didn't use a pre-made one. I learned alot about how games work and this not only got my foot in the door for game development, but also made me a better programmer.