transferred all project pages to markdown

This commit is contained in:
2026-04-08 14:37:02 +02:00
parent 9a74a6b828
commit 7c3052b4f0
10 changed files with 62 additions and 22 deletions

View File

@@ -0,0 +1,3 @@
**Magician** is a clone of the card game *Wizard*. I've made it primarily to play with friends, but it's also a test for programming client-server multiplayer games. The clients are programmed in Godot, the server in Python, and they communicate via TCP/IP websockets. The game works with 3 to 6 players.
As the corresponding server is not currently online, the game is unplayable, but you can view the game below.