Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickserv/scrabbli-rust
My implementation of Scrabbli in Rust (incomplete and abandoned).
https://github.com/nickserv/scrabbli-rust
Last synced: 23 days ago
JSON representation
My implementation of Scrabbli in Rust (incomplete and abandoned).
- Host: GitHub
- URL: https://github.com/nickserv/scrabbli-rust
- Owner: nickserv
- Created: 2013-05-15T18:17:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-01T00:14:55.000Z (about 11 years ago)
- Last Synced: 2024-08-02T11:59:30.094Z (3 months ago)
- Language: Rust
- Homepage: http://www.scrabb.li/
- Size: 566 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Scrabbli](http://www.scrabb.li)
## About
Scrabbli is a simple contest where people indvidiually code their own solutions to the following problem:> What is the best move I could make on my next turn of a given Scrabble game?
To make coding more fun, everyone participating will be writing their solutions in different languages (for the most part).
## Getting Started
1. Read the [rules](http://www.scrabb.li/rules.html) for Scrabbli.
2. Make sure that your name and language of choice are on the
[assignments page](http://www.scrabb.li/assignments.html).
3. Fork this repository.
4. Update your .gitignore for your language/framework of choice(if you need to).
5. Get started on your implementation.
6. ???
7. PROFIT