Category Archives: Tutorial

Simple Object Orientation in Lua

Lua is not object oriented… But some people like it, and it has some advantages… I decided to use a simple form of it on my project, it does not support multiple inheritance and many other features, it was made … Continue reading

Posted in Development, Game Technology, Tutorial | Leave a comment

Controller electronics, part 1

The woodwork part is done, now the electronics, with a bit of woodwork… First thing, I would like to show the trackball assembly, with a led attached below the trackball. But since the LEDs are not done yet (as of … Continue reading

Posted in Arcade Cabinet, Tutorial | Leave a comment

Making a controller prototype, part 3

When I last worked in the controller we had cut wood, layout, what was missing is really assemble everything using glue. The aluminium bar I mentioned previously, was dropped, we figured the thing was not flimsy as we were thinking, … Continue reading

Posted in Arcade Cabinet, Tutorial | Leave a comment

Making a controller prototype, part 2

Hello, I did more work on the controller prototype today ^^ Ok, the photos you saw yesterday, the controller was not locked the parts, it was only “assembled” so I could see if they fit each other. Today it was … Continue reading

Posted in Arcade Cabinet, Tutorial | Leave a comment

Making a controller prototype, part 1

So, the first thing in making a controller prototype is design the controller! One thing was obvious, the game needed a way to control the paddle, and another to activate powers, since there are 8 powers, I would need 8 … Continue reading

Posted in Arcade Cabinet, Tutorial | Leave a comment

Ima frikin’ blurry!

Some of you probably will recognize this phrase, it is from the great game Team Fortress 2, it is spoken by the character “Scout” when it drinks a drink that make him get fast reflexes. Team Fortress 2 is a … Continue reading

Posted in Development, Game Technology, Tutorial | 2 Comments

Fluid Grid

Today I spent the day introducing on the game a Fluid Grid, what is a Fluid Grid? Well, it is how some people decided to name grids that behave like “water”, see the video below to understand better. What is … Continue reading

Posted in Development, Game Technology, Tutorial | 1 Comment

How to make your nice game trailer

If you are wondering how I made the nice trailer that is embedded here (if you want to see it in bigger resolution, the original is at: IndieDB and there are a HD version on Youtube), then this post is … Continue reading

Posted in Development, Tutorial | Leave a comment