Development on what may be my next game continues.
The idea of this game is to provide a testing ground for a small gaming library. Well it is more like the game will drive the features that get added. It is not like the scope of this library is massive just a simple 2D library to let me create some simple games.
My mindset is I don't want to spend any time developing it as I want to focus on games. This means basically I only add features I will reuse. Of course this is being written in CoffeeScript. I also don't want to get too attached to it so should a gaming library come along in a year or so that I really like I will just use that.
Always in my mind is that I want to write games not a gaming library.
Much of the code comes for the library comes from my failed attempt at writing a game in a month, that means for this code it is its' second outing. Yay! for code reuse.
I am deliberately keeping the scope of the game pretty small so I have a hope of actually completing it. And so far it is early stages. It is a simple puzzle game and at the moment I don't have much to show but at least I am steadily progressing.
No comments:
Post a Comment