Skip to content

DenisIndenbom/ai-game-engine

 
 

Repository files navigation

AI-GAME-ENGINE

Some description

Launch engine for product:

  • create config.py and fill in as config.py.example
  • execute docker compose -f compose-product.yml up -d

Launch engine for development:

  • create config.py and fill in as config.py.example
  • execute docker compose -f compose-dev.yml build
  • execute python setup.py
  • execute python server.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 62.3%
  • HTML 28.2%
  • JavaScript 9.0%
  • Other 0.5%