Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jpsim/letterpressplayer

Solves Letterpress games via OCR and colour categorization. Work in progress.
https://github.com/jpsim/letterpressplayer

Last synced: 3 days ago
JSON representation

Solves Letterpress games via OCR and colour categorization. Work in progress.

Awesome Lists containing this project

README

        

# Letterpress Player

Solves Letterpress games via OCR and colour categorization. Work in progress.

## Usage

Take a screenshot of a Letterpress game then launch this app immediately. Wait a few seconds and you'll see all possible words, ordered by score.

## Tests

[![Build Status](https://api.travis-ci.org/jpsim/LetterpressPlayer.png)](https://travis-ci.org/jpsim/LetterpressPlayer)

Requires [ios-sim](https://github.com/phonegap/ios-sim).

`make test`

# Goals

Right now, this is more of a "cheating" app, but the end goal is to have a fully automated Letterpress player. Items in the To Do List will address that... eventually.

# To Do List

1. Improve performance
2. Refactor
3. Improve UI
4. Improve scoring algorithm to finish a game when a winning word is possible
5. Keep a list of played words

# Disclaimer

This was built for research purposes only. I am not responsible for misuse of Atebit's Letterpress game. Use at your own risk, preferably with people who know you're cheating/researching.

# License

No license, do whatever you'd like with this.