Author: Marcel HendrixMarcel Hendrix Date: Apr 16, 2008 10:34
> On pages 176-179 of c't 9/2008 there is a description of how the
> Asteroids Arcade game (from 1979) works, and a contest for writing a
> program to play the game. For this they have adapted MAME to take its
> input and produce its output on UDP ports. The output is in the form
> of data for the vector graphics hardware (at most 1KB per frame).
> This might be an interesting task for competetition-loving Forth
> programmers. The contest runs until June 30. The winner of the
> competition wins some hardware or (his choice) EUR 3000, and there are
> prizes for the top 25 entries.
Obviously, a perfect-playing program is possible in at least two ways.
Any volunteers to write the player algorithm? The vector drawing looks
simple and anyway, it isn't really needed to play and win the game :-)
-marcel
|