An open API service indexing awesome lists of open source software.

https://github.com/3dproger/capture-the-flag-ai-gm

My example of Capturing the Flag for Game Maker
https://github.com/3dproger/capture-the-flag-ai-gm

Last synced: 5 months ago
JSON representation

My example of Capturing the Flag for Game Maker

Awesome Lists containing this project

README

          

# Capture the Flag AI for Game Maker
My example for Capturing the Flag. Suitable for TDS style games as well as for strategy games. Bots are able to find the shortest path, use cover and dodge bullets. There are four types of weapons

![image](screenshot100.png?raw=true)

# Goal of the Game
Deliver the enemy flag to your base or destroy all opponents

# Rules
* You start out with a random weapon (Submachine Gun, Rifle or Shotgun)
* Upon death, you possess a random remaining friendly soldier

# Control
* WASD - moving
* Left Mouse Button - Shot
* F1 - Help
* F4 - Switch Fullscreen / Windowed mode
* F9 - Screenshot (saved next to the game file)
* ESC - Exit from Help / Exit from game