About Me

>>> Website.Owner.whoAmI
'I am §eamus Donahue. I love game design and programming. I code in mainly Python, Javascript, and Java. I mainly like to do projects that involve game development but I have been known to engage in other projects.'
>>> Website.Owner.story.start
'Growing up I grew a love for games. Not just new ones but old ones too! I loved many games and eventually decided it would be fun to figure out how they were made. This also came from my natural liking for game design. I would play a game I loved and would think "It would be cool if the developers did this" or "Someone should make a game where..." This led me to learning how to code.'
>>> Website.Owner.story.learning
'I started learning programming through Scratch, a website that allows you to code basic games through connecting intruction blocks together. Eventually I was introduced the Python programming language by a friend I had in middle school. Although I barely grasped basic concepts like functions and if statements at the time, I still was having incredible fun making the most basic programs. Eventually my brother introduced me to the game engine Game Maker: Studio. This engine used a language similar to JavaScript in syntax and an object/event system which made creating complex game logic really easy. I even used Game Maker Studio 2 for a while afterwards; However, around the time of early highschool I moved to frameworks like pygame for Python and a port of Java Processing for JavaScript. These would teach me much more about lower-level Object-Oriented-Programming and how to structure a program such as a game. This is also where I began learning Java. Java was useful for my highschool robotics team but it also allowed me to get started with Minecraft Forge mods. And that brings us to today! As of writing this, I am just making projects for fun while studying Computer Science in College!'
^Z