Home   GitHub   LinkedIn  

Welcome to Christian Mires' Web Page

Hello. My name is Christian Mires. I enjoy tennis, video games, watching movies and reading. I am learning the Latin language using ``Lingua Latina per se Illustrata,'' a textbook to learn Latin written entirely in Latin. Some personal projects I am working on include developing this site, teaching myself the SDL2 library to create simple games, and learning UNIX-like systems.

Games

Following concepts laid out in Lazy Foo's Beginning Game Programming tutorial, I have developed two versions of Pong, one written in C and another in C++. The two are functionally the same. I wrote both because I wanted to explore the differences between the two languages.

Recipes