Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
project created on:
2013.05.25
bitbucket repo:
http://bit.ly/pyminesweeper_bitbucket
Simple minesweeper game in python
CONTROLS:
Right Click - "flag" the box; also start next game
Left Click - reveal empty box(es) or mine
Based on the game "Memory Puzzle" from pygame tutorial http://inventwithpython.com/pygame/chapter3.html
UPDATE 1.2 (05.11.2015):
Major code refactoring
UPDATE 1.3 (06.09.2015):
Bugfixes;
Minor code refactoring
# README #
In order to run minesweeper you need to install PyGame
http://pygame.org/download.shtml
Easy way is to install it via wheel, see e.g. http://stackoverflow.com/a/28127864
If 64-bit wheel (.whl) package installation fails, try its 32-bit version.
You can also find .msi installation package on their bitbucket repo.
https://bitbucket.org/pygame/pygame/downloads
Contact me at
herman.yanush3@gmail.com
The Multi-Simulator Interface (MSI) is a simulation interconnection engine. It connects simulations by synchronizing their clocks and data. It is a light-weight HLA alternative.