Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 403 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 403 Bytes

TouhouPlayer

An in-progress player AI for the scrolling shooter game [Touhou Koumakyou] (http://en.wikipedia.org/wiki/The_Embodiment_of_Scarlet_Devil).

Usage

Start the game, start the AI using python player.py, then switch to the game window.

To-Do

  • Keep track of player location more precisely
  • Recognize when a life has been lost
  • Terminate gracefully