Click to Play!

Monday, March 31, 2014

PCT Open House - Spring 2014 (Gaming & Simulation)


     My college's open house happened on Saturday and some students and I volunteered to help with the Gaming and Simulation presentations and represent what BGS majors are capable of. I had a lot of fun and got everything I wanted and more out of the experience. Get the details of that experience below.

Sunday, March 30, 2014

Making My First Debug Menu


      I never needed to use a built-in debug to make a game before because my previous titles were all small and arcade oriented. Making changes for testing was just a matter of changing a bit of code and running the game again. A complex RPG has a lot of things to manage and balance and the quickest way to test everything would be to sidestep rebuilding the game.

      Having a menu to change variables around will make it so that I don't have to change tons of code and keep track of what I'm messing with. Because of so much save data being involved, being able to mess with it all this way is the safest option. I don't want to risk messing up a system so fragile.

     I'll have a video of the debug tool in action once there's more to show. Right now there are just buttons with empty methods and changeable text.

Saturday, March 29, 2014

Status Report #31


     Big things happening all week! It's been one of the busiest weeks of my life so far with an entire game being made, lessons learned, research done, and connections made. Nothing happened for Unicorn Quest other than a tweaked idea for combat, but a lot of things happened for Yotes Games as a whole.

     Today I'm attending my college's open house to help inspire freshman and convince parents that game development is in fact a legitimate job. I also had a change of plans and won't be attending summer school like I intended which may lead to Unicorn Quest having an early release.

Check out the Status Report below!

Friday, March 28, 2014

Feed The Plant is on Google Play!


     Feed The Plant (my 2 day challenge) is now available on the Google Play app store! Judging by Candy Shop Catch I can see this game doing well over time. It may even be able to entertain hundreds of people who never heard of me before and get them to try my other games.



     It's coming to Amazon and Samsung too soon. Their review processes take longer than Google's so don't expect anything until next week. This will also be the first game I put on the Samsung market, opening up that door for me later.


      I had a lot of fun doing this and am glad I went through with the challenge. Now I can get back to Unicorn Quest with more confidence and experience than before.