/Wordle

A shameless clone of the popular Wordle game.

Primary LanguageKotlinApache License 2.0Apache-2.0

Wordle (work-in-progress)

Wordle is a work-in-progress clone of the popular web game Wordle

Android Development

Wordle is my testbed for the latest libraries and tools.

Screenshots

Start Screen: Start Screen

Help Screen: Help Screen

Game Screen: Game Screen

Work In Progress

As previously mentioned this is still under development, still to do:

  • Win & Lose states
  • Give In & Restart
  • Ability to define the answer
  • Tests, tests, tests
  • Better layout support - landscape, tablets, foldables
  • Explore Compose for desktop.

License

Copyright 2022 Scott Cooper

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.