Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 343 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 343 Bytes

Windows 95 Minesweeper Emulator

Java implementation of Minesweeper with original graphics from the Windows 95 built-in game (now you don't have to dual-boot!).

Usage

First, clone the repository. Then, compile the relevant files in command line by running

javac Game.java

and then run the files by running

java Game