Wordagam Versions Save

A fun little word game 🍄

v3.0

2 years ago
  • Move to Kotlin
  • Animation bug fixes

v2.1

3 years ago
  • Optimise word solver algorithm
  • Delete unused words file
  • Code refactoring

v2.0

3 years ago
  • Bug fixes.
  • Cleaner animations.
  • Artefacts are now built using jlink which will create custom runtime images without the need for a pre-built JRE to be present.

v1.6

4 years ago
  • Code Refactoring
  • Moving to Java 10

v1.5

4 years ago
  • Using Label instead of TextArea for result box
  • Setting cursor to HAND in result table-cell
  • CSS tweaks and code-refactoring

v1.4

4 years ago
  • Start scene redesign
  • CSS tweaks

v1.3

5 years ago
  • Introduce MEDIUM game quality to have a higher chance of getting good games - 5fa896ded7aa4b506813e47d0f1a8f17c04ca192
  • Better algorithm to choose random weighted alphabets to populate game grid - 0636b3a893618c01b84a5d78a1273d3a0ae2befd
  • Center alignment of text in table-column - f011b091ad0a0a491931e78bf3ba7cb3689b8037

v1.2

5 years ago
  • Code refactoring

v1.1

5 years ago
  • Optimization of word score calculation

v1.0

5 years ago