Skip to content

Detect words that can be generated from a 2 dimensions array of characters

Notifications You must be signed in to change notification settings

linvi/words_from_board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal

This is a repository for working on algorithm and very simple AI based algorithm.

Overview

The goal of this repo is to create an algorithm that can connect to online games of words where a set of letters are being offered for the user to generate words.

The user gains points based on the complexity and length of the word.

As such the algorithm should learn and improve the solution it picks. Finally the algorithm should be able to remove words that the game does not reference as well as adding words that the game know but the initial dictionary does not.

About

Detect words that can be generated from a 2 dimensions array of characters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages