Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 1.26 KB

README.md

File metadata and controls

45 lines (23 loc) · 1.26 KB

NonoTrainer Bot

This repository contains scripts to Nonosweeper Enjoyer discord bot which its function is based on puzzle game Nonogram and Nonosweeper.

Purpose

To train player's pattern recognition by playing mini-game with players and showing lists of perfect patterns.

About me

I am a Nonosweeper player with a personal bests of 1.686+12.284+39.401+134.851 = 188.222. My account id is 77227 or known as Hoshino on League of Minesweeper.

This is still a work in progress. I plan on optimizing my code and adding more functions.

Demo

Currently there are 3 commands which are:

  • $help
  • $pattern
  • $trainer

Access the bot by typing these commands. For example, typing $trainer command should give results below.

Trainer command details

Mode selection. Here, we selected gamemode 2.

Trainer mode selection

Gameplay of Trainer gamemode 2

Trainer mode 2 gameplay

What are Nonosweeper and Nonogram?

Nonogram: https://en.wikipedia.org/wiki/Nonogram

Nonosweeper: https://www.nonosweeper.com/

What are perfect patterns?

Perfect patterns are patterns that can solve entire row/column in one go. Add more details later