Archive

Posts Tagged ‘development’

Space Fight (Working Title)

August 18th, 2010 No comments

So I started something yesterday.

It’s quite early, but I find motivation in sharing my progress. The goal? A retro-style space war inspired by Blendo Games’ Flotilla.

Game Design Canvas

December 7th, 2009 No comments

I’ve been reading a series of articles about a “Game Design Canvas”. The series focuses on game design, broken into 5 catagories. I recommend giving the articles a read.

There are currently three published, and presumably at least two more on the way.

Categories: Game Dev Tags: , , ,

Resources for the Cheap-Ass Game Developer

October 17th, 2009 No comments

The following resources are of interest to me, and will be lacking in some areas. I write for myself, and as a side-effect I hope there are others who find my writing helpful as well. I believe knowledge is power so the following resources are geared toward resources to help you become a better game developer, as opposed to “free resources”. With that being said, the following is a list of resources for the enthusiast game developer.

Magazines

Blogs

Tools

  • Ubuntu – Free operating system, a particular flavor of Linux, alternative to Windows or Mac.
  • Eclipse – Integrated Development Environment (IDE).
  • Slick – Java game programming library.

Making money with games

July 5th, 2009 No comments

I just read Part One of an upcoming series at Lost Garden.

It’s a good read that covers the concept of making money by providing premium content within your video game(s). Now, I’ll disagree with the focus on Flash as I feel Flash is something that should not be relied on. I feel that a developer who programs for Flash is agreeing to lock himself in to a proprietary development environment… blah blah blah. My point of view.

I digress. Whether you program in C, C#, Flash or Java, this article is still relevant to you.

Categories: Game Dev Tags: , , ,

Breaking ground on the Generic2DPlatformer

April 18th, 2009 No comments

I’ve been building up a 2D Game “Engine” in my head over the last few months. I’m writing it in Java and am using the Slick framework. I’ve got an information page set up and of course I’ll be posting here with the progress.

Categories: Game Dev Tags: , , , , ,