Showing posts with label ta3d. Show all posts
Showing posts with label ta3d. Show all posts

Friday, August 17, 2007

79 - my birth year and something else


Air Carrier


The rather sumptious looking Air Carrier project - a 3D aerial combat game written in Java - has put up an install guide. Basically you need to get it from CVS at the moment and run it from Eclipse. So, if you don't like CVS and Eclipse, er, you are out of luck for the moment.



There's been a bunch of testing releases for TA3D as it approaches version 0.4.0 in style. Large parts of the codebase seem to have been rewritten and many bugs fixed. TA3D is an engine to play Total Annihilation but with better graphics and AI, so you need the original TA to play TA3D.



TA3D obviously shares a lot in common with TA:Spring, however there are some important differences. Firstly, TA3D is Linux centric - whilst there is a Windows version, it is developed on and released primarily for Linux. Also TA:Spring includes modifications to the gameplay and does not make use of some TA files like maps, facts which don't sit well with the TA3D author, so TA3D definitely has a niche.




Pok3D


One of my friends is a poker nut. He was playing away on a Windows machine near me, so I thought I would showcase the power of Free Software on my shiney new laptop with it's 3D capabilities... Pok3D here we come!



aptitude install python-poker3d

-----8<-----8<-----8<-----8<-----

0 packages upgraded, 79 newly installed, 0 to remove


What!? 79 new packages!? Ok, I run Ubuntu so I already have a plethora of Python-centric stuff installed. I also have several games installed so the common game packages too are already installed. This was listing MySQL, web frameworks, and all sorts of other things as Pok3D dependencies. That's ridiculous... why the hell does a poker client require MySQL? If you want to use data locally use a simple embeddable database like sqlite. Anyway, needless to say, despite having lots of HD space and the automatic package management powers of apt, call me old fashioned but I wasn't installing that much stuff for one game. All I could think was, "bloat."

Tuesday, August 15, 2006

ORTS - A Free Software RTS Game Engine

OTRS
Well, look what we have here. Joining the likes of Boson, Glest, and TA:Spring/TA3D is another Free 3D RTS game: ORTS.

The interesting thing about ORTS is the motivation - the AI.

ORTS is a programming environment for studying real-time AI problems such as pathfinding, dealing with imperfect information, scheduling, and planning in the domain of RTS games.

<snip> ...the current state of RTS game AI is bleak which is mainly caused by the lack of planning and learning - areas in which humans are currently much better than machines.

<snip> ... the ORTS project [is] a free software system that lets people and machines play fair RTS games.

<snip> Users can connect whatever client software they like. This is made possible by a server/client architecture in which only the currently visible parts of the game state are sent to the players. This openness leads to new and interesting possibilities ranging from on-line tournaments of autonomous AI players to gauge their playing strength to hybrid systems in which human players use sophisticated GUIs which allow them to delegate tasks to AI helper modules of increasing performance.


The game is not yet released as a download although you can grab a daily snapshot and build it yourself. Is it going to be released any time soon?

We have a working platform-independent server/client RTS [3D] game engine... We are working on a standard ORTS game... By autumn 2006 we hope to have a working system which is interesting for both RTS players and AI researchers.


This is definitely one worth watching out for. AI agents are already publicly available. It could be a game that's tougher and less predictable than usual. Most games challenge me but I'm, er, challenged.

What I do like about it is that the AI won't cheat. There's nothing that pisses me off more about a game than lazy developers giving the AI daft advantages because they were too inept [or short on time] to come up a decent AI. I like to be beaten because something has been clever, not because it can unfairly see all my units or build things for half the cost!

Friday, July 21, 2006

Some Cool Game Updates

UFO:AI


Hot off the press is the 2.0 rc3 release from the UFO:AI team, which is shaping up as a flagship open source game after it briefly floundered due to developer desertion last year. This is another example of why indie games being open source is a Good Idea (tm). Had this been closed source, the promising initial release (tech demo 1) would have the end of the line. Fortunately it was the beginning of an era.



Another important Free strategy game was updated today - Warzone Resurrection. If you haven't played this yet, I don't know what you are waiting for. It's about as polished as you will come across for an open source game, mainly due to it's commercial roots.



When it rains, it pours. TA:Spring, the advanced Total Annihilation engine, was updated on the 17th to version 0.72b1. The changelog is impressive, with the main new features being a new shield system and custom explosions, both mainly for modders. I'm hopeful that TA:Spring will turn into a respectable standalone game in it's own right based on some of the budding mods. I know you can play it without the original TA but I hope they really back and bundle some officially.



There was also another major update to TA3D, a friendly competitor to TA:Spring. I haven't researched the difference between the two but I get the impression the latter is at a more advanced stage of development.



Automanic


In a departure from the tactical flavour of this post, the promising Carmageddon-alike Automanic saw it's second official release, achieving version 0.2 earlier in the week. I'm really enjoying the progress of Automanic, especially after seeing promising games like Slickworm and DIE stagnate and, er, die. I hope that a community builds around it and keeps development alive and kicking.



The original Carmaggedon was awesome and it would be great to top it and improve on the genre with a Free game. I hope the Automanic developers avoid the dreaded rewrite bug that tends to kill off a lot of open source games. If it ain't broke, don't fix it!

Provide feedback:

Due to SPAM issues we have disabled public commenting here.

But feel free to join our forums or easily chat via IRC with us.