Working on a game called "Samory" for around 2 years now

The game Samory is my first polished game with Godot and the first one I did release and it is properly playable. The game itself was mainly created for my 4 year old son. I thought I will keep it open source so someone else might enjoy the game as well.

It’s a memory card game inspired by board games. The main idea was to allow me to create a card game around images of my son or stuff he created. Therefor the game does allow you to create a custom deck and play with it. The game can be played in local multiplayer or against AI opponents. There is also a LAN mode but this is experimental for now as I cannot test it properly.

From a technical point of view a lot of old code is quite bad as I was learning the engine along with the game. If the code gets more recently it does improve.

I did start the development with Godot 4.1 if I remember correctly and kept the engine up to date. The game is open source and can be found on Itch.io for free.

If you do have some minutes to spare, give it a try and leave a feedback if you want.

There is also a manual for the game which can be found here

1 Like