Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magneticflux-/minesweeperj

An AI-oriented implementation of Minesweeper, using TDD
https://github.com/magneticflux-/minesweeperj

artificial-intelligence minesweeper tdd test-driven-development

Last synced: 15 days ago
JSON representation

An AI-oriented implementation of Minesweeper, using TDD

Awesome Lists containing this project

README

        

[![Stories in Ready](https://badge.waffle.io/magneticflux-/MinesweeperJ.png?label=ready&title=Ready)](http://waffle.io/magneticflux-/MinesweeperJ)
[![Build Status](https://travis-ci.org/magneticflux-/MinesweeperJ.svg?branch=master)](https://travis-ci.org/magneticflux-/MinesweeperJ)
[![Code Climate](https://lima.codeclimate.com/github/magneticflux-/MinesweeperJ/badges/gpa.svg)](https://lima.codeclimate.com/github/magneticflux-/MinesweeperJ)
[![Test Coverage](https://lima.codeclimate.com/github/magneticflux-/MinesweeperJ/badges/coverage.svg)](https://lima.codeclimate.com/github/magneticflux-/MinesweeperJ/coverage)
[![Issue Count](https://lima.codeclimate.com/github/magneticflux-/MinesweeperJ/badges/issue_count.svg)](https://lima.codeclimate.com/github/magneticflux-/MinesweeperJ)

# MinesweeperJ
An AI-oriented implementation of Minesweeper, using TDD