| M | T | W | T | F | S | S |
|---|---|---|---|---|---|---|
| « May | Dec » | |||||
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 | 31 | |||||
- Developer (7)
- 24/06/2009: Orbz Completed.... Blog Move!!
- 11/02/2009: Some new deadlines, gulp !!
- 02/12/2008: A new direction.... With support from the Partner....
- 02/07/2007: Re-evaluating the way I do things....
- 21/05/2007: Progress doesn't happen unless you make it..
- 09/03/2007: More dedication required....
- 19/12/2006: Welcome
Re-evaluating the way I do things….
Well here I am again, over the last few months I’ve re-evaluated the way I’m coding games. To this end I looked at what I was doing during my development steps.
I realised that I was actually spending a lot of time writing engine code, I eventually had the thought, ‘Am I re-inventing the wheel’. so to this end I decided to look on the internet to see if there were any libraries for Java based 2D Games already out there.
I came across a few, but have plumpt to look into a library called ‘Slick’, which can be found here (http://slick.cokeandcode.com/). This library seems to have most of the things I need for now and is being developed still. So isn’t one of the many 2D game libraries for Java, that are still listed, but which seem to be slightly old/dead.
To this end I have gone back and ported all my current Space Invaders Clone code to use this library. So far things are moving a bit quicker than before, although finding the time to code and staying focused is still proving difficult….
I aim to get my Invaders clone finished this year at least and added to my website, whether I acheive this is another matter, but it’s time I focused more.
bye for now,
Taz
Leave a Reply
You must be logged in to post a comment.