lewxdev / tower-of-hanoi

Unleash your skills with this free online, mobile-friendly, minimal Tower of Hanoi game. Can you solve each puzzle in the least number of moves?
https://lewxdev.github.io/tower-of-hanoi/
0 stars 0 forks source link

UI Overhaul (Revisited) #6

Closed lewxdev closed 1 year ago

lewxdev commented 1 year ago

EDIT: I could've just operated on the first reversion, but hindsight is 20/20.


Addresses #2, #3

Screenshot 2023-02-01 at 14 44 29

What's changed

Initial Vite/React setup ⚡

(started from a clean working directory with the same git history)

Jest testing & Redux 🧪

Initial UI implementation 💎

(considering this 'MVP', working state, but a lot of cleanup and additions needed)

Features

Todo

lewxdev commented 1 year ago

Looks good to me, speedy Gonzales Let's see that Action in action! 🚀