Lachfrosch
|
7b0b1031c9
|
Wrote Unit tests
|
2024-06-19 23:02:07 +02:00 |
Lachfrosch
|
ddb7b0002a
|
Wrote Widget test
|
2024-06-19 22:08:49 +02:00 |
Lachfrosch
|
f0e08bba26
|
Updated README.md
|
2024-06-19 19:37:52 +02:00 |
Lachfrosch
|
e216efd910
|
Added Scoreboard
|
2024-06-19 19:16:49 +02:00 |
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 |