Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mcarr823/words-compose

Android app. Free, open source Wordle clone
https://github.com/mcarr823/words-compose

android compose material-design room-database

Last synced: about 1 month ago
JSON representation

Android app. Free, open source Wordle clone

Awesome Lists containing this project

README

        

# Words

[![Compile debug](https://github.com/mcarr823/words-compose/actions/workflows/compile.yml/badge.svg)](https://github.com/mcarr823/words-compose/actions/workflows/compile.yml)
[![Unit tests](https://github.com/mcarr823/words-compose/actions/workflows/unittest.yml/badge.svg)](https://github.com/mcarr823/words-compose/actions/workflows/unittest.yml)


Get it on Google Play

Words is a free, open source Wordle clone.

- No ads
- No internet connection required
- Dark mode support

preview1
preview1
preview3

## TODO

- Landscape mode
- Better dark mode support on the game screen
- Better support for large screens
- Setting to adjust the number of attempts
- Setting to adjust the target word length
- Setting to enable/disable hints
- Add option to look up word definition upon finishing a round
- Add f-droid build
- Add google play review link

## Credits

This app uses the Github icon provided by Github, per their [terms of use](https://github.com/logos).

Other icons are provided by Google under Apache License Version 2.0 as part of their [Material Icons](https://developers.google.com/fonts/docs/material_icons) library.

Google Play and the Google Play logo are trademarks of Google LLC.

The source code for this app itself is GPLv3 licensed. See the [LICENSE file](./LICENSE).

The app's default word list is provided by [Heroku App's API](https://random-word-api.herokuapp.com/home).