Commit Graph

17 Commits (94955ad7c3ce5f226c9201c7111dab2e4d0e12f3)

Author SHA1 Message Date
Lachfrosch 94955ad7c3 Added Game Over Screen 2024-06-19 18:52:46 +02:00
Lachfrosch 9d7cf30061 html fixes 2024-06-19 16:52:54 +02:00
Lachfrosch 412bb1a18c Added Start button + minor UI changes 2024-06-19 14:20:09 +02:00
Lachfrosch aab6fc4af5 Refactoring 2024-06-17 16:24:51 +02:00
Lachfrosch 7cf6ab5f4d Fixi Fix
This version is working but I still have to add the Special Stones
2024-06-17 10:48:31 +02:00
Lachfrosch 480dbdacc6 Added more stuff for proper Object orientation, abstraction and so on
--- UI still not working gotta fix that
2024-06-16 23:56:48 +02:00
Lachfrosch 3b8eb7c0e6 Starting to work more object oriented / move stuff into classes 2024-06-16 12:18:59 +02:00
Lachfrosch 578ddab021 Fixed Windows Support 2024-05-24 13:05:36 +02:00
Lachfrosch b1af4038fb Added some basic logic to remove created matches and apply gravity so new blocks fall down 2024-05-24 12:38:38 +02:00
Lachfrosch 4916505d8a Upgraded Flutter SDK to >= 3.3.2 and ran Dart fix 2024-05-24 12:02:47 +02:00
Lachfrosch 7c89ee518e Allow Swaps only if tiles are next to each other 2024-05-08 16:24:32 +02:00
Lachfrosch 9d54871427 Swap 2 Tiles instead of randomly change color on click 2024-05-08 16:23:04 +02:00
Lachfrosch 07bcec6fa1 small fix 2024-05-08 16:18:42 +02:00
Lachfrosch c3dbf3034e Made the grid size adjustable (default is 12x12) 2024-05-08 16:05:52 +02:00
Lachfrosch cfb929afac Created a basic 5x5 Grid in the UI that randomly changes Color on click 2024-05-08 15:57:00 +02:00
Lachfrosch cb1e20e715 Added default Flutter Project 2024-04-24 16:21:26 +02:00
Daniel Patrick Rittershofer 80dc4675af Initial commit 2024-04-24 16:14:49 +02:00