Windows

Spacechase

Playable game teaching artificial intelligence.

Category list:Subject Resources

Spacechase is a playable game that is used to teach Artificial Intelligence in both robotics and games. During the unit SEE326, Artificial Intelligence for Autonomous Systems, the student learns how to create a DLL that is used to control a spaceship, the main character in the game.

This software requires the Microsoft XNA Framework, a set of tools with a managed runtime environment provided by Microsoft that facilitates video game development and management. XNA attempts to free game developers from writing “repetitive boilerplate code” and to bring different aspects of game production into a single system.


back to top