Skip to content

kazimuth/gandyloo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gandyloo Build Status

A client and stress-tester for MIT 6.005's Minesweeper server.

To run the UI:

  • pip install -r requirements.txt
  • python gandysweeper.py --server SERVER --port PORT

Alternatively:

  • python setup.py install
  • gandysweeper.py --server SERVER --port PORT

Screenshot: Screenshot

Test Suite

The test suite can be run with pytest.

About

Curses client for MIT 6.005 Minesweeper server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages