Sweep Them Mines by Anthony West #15
AnthonySWest
started this conversation in
MineSweeper Game Build Challenge
Replies: 3 comments 1 reply
-
Pushed new changes/tweaks. The question mark is optional now. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The link to the repo shows the correct url but the link itself points to https://github.com/orgs/radprogrammer/discussions/url |
Beta Was this translation helpful? Give feedback.
1 reply
-
Added a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Here is my entry for the Mine Sweeper challenge, titled, "Sweep Them Mines". It is patterned after the classic Windows 98 version, with similar rules.
https://github.com/AnthonySWest/sweep-them-mines
Features:
best times
are tracked for each standard difficulty level (custom difficulty does not track scoring)Beginner
,Intermediate
, andExpert
.Note: The UI relies on C++ Builder/VCL, but the majority of the underlying supporting code is intended to compatible with various C++ compilers. You will note a reliance on
ASWTools
, etc. instead of the VCL for various common methods.ASWTools
has previously been private to me, but I decided to polish the needed parts up a bit and give something back to the community.I had fun making this on the weekends with my kids. My son beta tested (so all remaining bugs are his fault ;) lol ) and one of my daughters assisted with the art work.
Pizza money donations are always appreciated:
PayPal: [email protected]
BitCoin: 15rKqL1numHJyE36ottMbhs5cmCjJkuowV
Screenshots:
Beta Was this translation helpful? Give feedback.
All reactions