Skip to content

lamdaham/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper: White Hat Edition by Team Beautiful Men

Web Location: Operation White Hat

Exact URL: http://164.92.149.123/


Description

Traditional minesweeper game with a White Hat hacker theme, account functionality, light/dark mode, and leaderboards.


Collaborators

Ivan Lam (PM)
Alejandro Alonso (DEVO)
Theo Fahey (Devo)
Sadid Ethun (Devo)


Installation

The following instructions assume that you have Python 3.9 and pip already installed.

Clone this repository.

$ git clone https://github.com/lamdaham/minesweeper_app.git

Create a new virtual environment. Learn more about those here.

$ python3 -m venv your_env_name
$ source your_env_name/bin/activate

Install project dependencies.

$ (your_env_name) pip3 install -r requirements.txt

Run the app.

$ (your_env_name) python3 main.py

Mentions

Stuyvesant High School
Prof. Mykolyk

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •