Skip to content

A barebones version of minesweeper used primarily for programming java based AIs

Notifications You must be signed in to change notification settings

Metroxe/Command-Line-Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Command-Line-Minesweeper

This was a quick project to set up an easy interface to create minesweeper AIs. This barebones version of minesweeper allows java based bots to access data easily without DLL injections.

Bots can be created along side the source code, and can call the field utils functions to receive data from the game, as well as display data to the user.

About

A barebones version of minesweeper used primarily for programming java based AIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages