I'm trying something new out over the next few days. I am 3 months away from graduation and i want to try something that will most likely fail, but i still want to see if i could do it or not. I'm not a person to seek attention so I'm not sure if I can even market this let alone make a living of off it. Regardless I'm trying it. Over the last few months i have been playing around with game development and I want to document my efforts.

Since i am familiar with C# and Microsoft Visual Studio's .NET i tried out the XNA Game Studio for a while and loved it. The only issue is Microsoft is no longer supporting it, which means games can be created for the Xbox 360 but not future consoles. This raises another issue because I don't want to limit myself to just one console. Luckily my brother told me about Unity 3D, a game creator the can be published to almost every platform. Since then i have been off and on learning Unity when i'm not busy with school. I have about 3 weeks until Fall quarter starts and I want to learn and do as much as i can before i get too busy. This blog and the YouTube account are my efforts to get views really, I am thinking of making tutorials, helpful links lists, and post other helpful information for lone developers wanting to create games. Personally, I had a hard time learning where to start and decided to just jump in it, but i feel like i wasted several weeks lacking focus and direction. So, hopefully i can help people learn efficiently.

https://www.youtube.com/channel/UCYPhFxccf9EaU4wnh0_x3Vg

I'm just learning the blogging side of this today so we'll see how that goes :),
James

Comments

Post a Comment

Popular posts from this blog

How to create slowly revealed text in a Unity 3d game

Fade in and fade out Script for Unity 3d

How to do chain damage in a Unity 3D game using C#