Skip to content

bicabone/or-tools-minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google OR-Tools Minesweeper implementation

Running locally:

  1. Set up a virtualenv.
  2. Source venv/bin/activate.
  3. Install requirements with pip install -r requirements.txt.

Notes:

  • Environment variables are stored in the .env file and loaded with python-dotenv.
  • A flask application runs locally on port 5000.

About

OR Tools Sandbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages