Tweet
I added some game settings to my Solitaire game. Now you can align the deck on the right side.

#buildinpublic #gamedev #indiegamedev #flutterdev #indiehackers
Today I added a home screen to my Solitaire game. I also added animations to start a new game.

#flutterdev #gamedev #IndieGameDev #buildinpublic #indiedev #flutter
I added an animation inspired by the original windows Solitaire game.

Should I keep it?

#buildinpublic #gamedev #indiegamedev #flutterdev #indiehackers
I added confetti and an automatic game finish on my Solitaire game today.

Recorded on release mode this time, it's much smoother than the debug mode.

#buildinpublic #gamedev #indiegamedev #flutterdev #indiehackers
I have just added hints to my Solitaire game. Added the shortcut first, but I'll add a hint button later.

#gamedev #IndieGameDev #indiegame #flutterdev #buildinpublic
Added drag and drop feature to my Solitaire card game.

Gotta say it was not easy to make it fluid, but it works!

#flutterdev #gamedev #IndieGameDev #buildinpublic #indiedev #flutter
Added a shake feedback when the card cannot be moved.

It ain't much, but it's honest work.

#gamedev #IndieGameDev #flutter #flutterdev #buildinpublic #indiedev #indiehackers
I added the remaining logic. Now the Solitaire game is fully playable.

I also added the undo and redo shortcuts.

#gamedev #IndieGameDev #flutter #flutterdev #buildinpublic #indiedev #indiehackers
Today I added some logic to move cards to the foundation. I also handled successive card clicks.

Dart gave me a hard time. The lack of Union types (type MyType = A | B | C) was frustrating.

#flutter #flutterdev #gamedev #IndieGameDev #indiegame #buildinpublic #indiehackers
I started developing a responsive Solitaire game with Flutter. I want to release it for Android, iOS, and desktop (probably on Steam). Follow me to see if I'll make it to the end 👀 #flutter #flutterdev #indiedev #IndieGameDev #indiegame #indiehacker #buildinpublic
I've seen a few suggestions to make an app for my website. Since the Solitaire game is the most popular one, I added a dialog that opens when you finish or start a new game.
I want to see how many people are interested. Let the games begin! #buildinpublic
I gave up on making a Pokémon guesser game. I don't want to have problems with Nintendo later. I'll make a wordle game instead 👀 #buildinpublic