Thread: Action Game - AI Contest

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User Queatrix's Avatar
    Join Date
    Apr 2005
    Posts
    1,342

    Lightbulb Action Game - AI Contest

    None of the AI contests here seem to action related. So I'll announce one.

    I don't know what this kind of game is called. It's where two players control their ship and attempt to destroy each other by shooting. (One on top and one on bottom.) Each player can only go right n' left. So I guess this is more the Galaxin type game.

    Rules:
    1. Your script goes right in between the comments "Here we begin our player 1 AI" and "Here we end our player 1 AI". Or during testing player 2.
    2. You may NOT alter any variables unless you created them or if it's the var 'a'.
    3. If your code contains infinite loops or causes the computer to crash, you will be DQ.
    Everyone’s AI will be tested against everyone elses AI. For every win you get 1 point. The AI with the most points win!

    You can download the script with the dev project at:
    packets.awardspace.com/aicontest.z
    Ziped with WinZip32 as usual.
    Last edited by Queatrix; 04-11-2006 at 02:54 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Programmer Needed for 72 Hour Game Creation Contest
    By im9today in forum Projects and Job Recruitment
    Replies: 2
    Last Post: 07-14-2006, 07:41 AM
  2. New AI contest: sign up
    By Sang-drax in forum Contests Board
    Replies: 20
    Last Post: 07-27-2005, 05:54 PM
  3. chess ai contest
    By Raven Arkadon in forum Contests Board
    Replies: 7
    Last Post: 07-09-2005, 06:38 AM
  4. 72 hour game development contest
    By jverkoey in forum Contests Board
    Replies: 1
    Last Post: 12-17-2003, 11:50 PM
  5. Ai
    By bobthemighty in forum Game Programming
    Replies: 18
    Last Post: 05-18-2002, 11:44 PM