NocabSoftware.com


For those looking for programming tutorials click "Programming" in the nav bar or here

For those looking for game design dicussions click "Game Design" in the nav bar or here

For those looking for Arthur Bacon click "About" in the nav bar or here


For everyone else, welcome to NocabSoftware.com a website loosely dedicated to programming tutorials and game design discussions.


Tutorial


This website is broken down into two main parts: Programming and Game Design. Use the top navbar to navigate to the index of each section. The two sections are independent, however sometimes game theory will lead to code and vice versa.

The Programming section is primarily tutorials for C# code, and mostly for the Unity game engine. The difficulty or complexity of these tutorials range from dabbling programmer to expert Unity wrangler. I try to chain tutorials together to build up to complex topics, so with limited computer programming experience and a lot of time most people should be able to follow along.

The Game Design section is an open look into game design thoughts, musings and notes that I have. An open journal to inspire other game designers, and myself, to build better games.

The highlight feature is used different in the two sections. In the Programming section, the highlights point out the changes in code for people to follow along. In the Game Design section, the highlights point out the main points.