Skip to content

An ASCII-based version of Minesweeper written in C++

Notifications You must be signed in to change notification settings

cdsoftw/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper

This repo contains an ASCII-based version of Minesweeper written in C++ for my Computer Science I class at the University of North Texas. This was the first major project I created in any language, and was written when I had about 4 months of programming experience. Because of this, the design and implementation is rather basic, but I'm still quite proud of it.

This project was designed to be executed in a Unix-based environment with the C++ GNU compiler.

About

An ASCII-based version of Minesweeper written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages