Monday 28 October 2013

Weekly Blog Updates







I hope to update this blog multiple times during each week, but if not I will at the very least post a weekly update every Sunday, which will contain both a detailed summary of what has been posted on the blog over the week and what I have done during the week, relative to games development (not what I had for breakfast) of course. I will also comment on some of the weeks top headlines in the games industry, if any are relevant and interesting. 

This weekly recap system will also help me when I want to come back and revise for exams and personal reference, what I learnt and the sources I learnt it from. 

Beginner Game Development Books






In the coming blog posts I will be recommending a few of my favourite game development beginner books that have really helped me so far, this will help you kickstart your knowledge of game development. The books listed below are the books I am planning to cover so far, but as my course progresses this list will grow. As I am interested in the programming side of game development, most of the books will be focused on this, but I will be including some general game development books.



  • Unity 3.x Game Development Essentials by Will Goldstone
    • Introduction to the popular game engine Unity, includes, programming, level design, GUI(Graphical User Interface)/HUD basics, Main menu and win screen and importing models and textures.
  • Unreal Development Kit Game Programming with UnrealScript: Beginner's Guide by Rachel Cordone
    • Introduction to unreal script, and basics of UDK engine interface, good addition to learning C++, as covers the basics of Variables, Structures, Arrays and much more.
  • Beginning C++ Through Game Programming by Michael Dawson
    • Learn the basics of C++ through relevant game development instead of general programs, this makes it easier to understand where elements of C++ would be relevant in games. Make basic console application games, including text adventures.


Each development book will have an individual blog post about, what they include, how they helped me and how they could help you startup! 


Sunday 27 October 2013

Welcome To My Blog!





Welcome to my first blog! This will be focused on my journey through university to hopefully become a successful games developer in the growing competitive games industry.


I am currently in my first year at University in the UK studying the exciting world of Computer Games Technology. I will hopefully be posting on a regular basis about the highs and lows of games development, university life and the tips for other aspiring games developers, that I will gain during my degree and beyond!