Hello, I'm Limeoats.

I'm a game developer and a web developer.


Learn more
About me
about me

My name is Mark and I enjoy programming. I focus mostly on game development and web development, but also have strong interests in virtual reality, artificial intelligence, machine learning, and more.

Here you can find all of the projects I've worked on, current development projects, some programming-related blog posts, and even some published work.

Thanks for visiting and enjoy!


Projects
Lime2D
Lime2D
Lime2D
An open source in-game map/animation editor for 2D C++ SFML game development projects.
BigNumber
BigNumber
BigNumber
A C++ class that allows for the creation and computation of arbitrary-length integers.
Project Euler
Project Euler
Project Euler
I spend a lot of my time working on solutions to the Project Euler math problems in C++.
A Note For Lime
A Note For Lime
A Note For Lime
I made my girlfriend a game for our one year anniversary.

Writing
CLion and CMake
CLion and CMake
CLion and CMake
Learn how to create a static library in CLion and then link to that library from a separate application.
Read Post
3D Lagging Camera in Unity
3D Lagging Camera in Unity
3D Lagging Camera in Unity
Learn how to create a camera that follows the player in Unity3D.
Read Post