Being my first game- and bigger programming project ever “Working Title” marks my first steps into the world of game development.
“Working Title” is a small Jump and run in which the player must play and at the same time interact with the menu, which is the level itself. The menu is interactable with the mouse, while the small character can be controlled with W/D and Space. The goal is to find all three keys and make it  to the upper right corner to win.
Technical Details: Working Title was implemented using the MonoGame FrameWork.
Learnings: Not actually knowing what I was doing this project now serves me as a great example on how to not do things. At the same time, it has also shown me how far I have come in such a small amount of time between then and now.
Back to Top