/pacman_flask

Primary LanguageJavaScript

pacman_flask

Runs an instrumented version of the game PACMAN as made available by Mason Borda's repo. It exposes some of the game states to a 0MQ publisher.

To run:

FLASK_APP=main.py python -m flask run

Requirements:

  • flask
  • future