Skip to content

Strongleong/Paintle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paintlie

.github/workflows/main.yml

This tool allowes you to paint how your worlde solution you want to look.

Paintlie screenshot

Local devlopment

Via Docker

docker-compose up -d

Local instance of Paintle will be accessible at paintle.localtest.me

Via PHP

cd src
php -S 127.0.0.1:8080

TODO

  • Searching for correct words to input into wordle
  • Language selection (some regions of the world have their own wordle)
  • Uploading your own wordle dictionary
  • Night/day scheme switching
  • Colorblind mode color scheme
  • Some animations
  • Board reset
  • Localisation
  • Better explanation of project