3011340 pushed to main at 3011340/bubbletwist
- 2f2841a8a7 Updated README.md
3011340 pushed to main at 3011340/bubbletwist
- 053ba415d6 Updated README.md
3011340 pushed to main at 3011340/bubbletwist
- 6f0470f530 Added Special Stones
3011340 pushed to main at 3011340/bubbletwist
- 7b0b1031c9 Wrote Unit tests
3011340 pushed to main at 3011340/bubbletwist
- ddb7b0002a Wrote Widget test
3011340 pushed to main at 3011340/bubbletwist
- f0e08bba26 Updated README.md
3011340 pushed to main at 3011340/bubbletwist
- e216efd910 Added Scoreboard
3011340 pushed to main at 3011340/bubbletwist
- 94955ad7c3 Added Game Over Screen
3011340 pushed to main at 3011340/bubbletwist
- 412bb1a18c Added Start button + minor UI changes
3011340 pushed to main at 3011340/bubbletwist
- 480dbdacc6 Added more stuff for proper Object orientation, abstraction and so on
3011340 pushed to main at 3011340/bubbletwist
- 3b8eb7c0e6 Starting to work more object oriented / move stuff into classes
3011340 pushed to main at 3011340/bubbletwist
- 578ddab021 Fixed Windows Support
3011340 pushed to main at 3011340/bubbletwist
- b1af4038fb Added some basic logic to remove created matches and apply gravity so new blocks fall down
3011340 pushed to main at 3011340/bubbletwist
- 4916505d8a Upgraded Flutter SDK to >= 3.3.2 and ran Dart fix
3011340 pushed to main at 3011340/bubbletwist
- 7c89ee518e Allow Swaps only if tiles are next to each other
3011340 pushed to main at 3011340/bubbletwist
- 9d54871427 Swap 2 Tiles instead of randomly change color on click