We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0906b21 commit 24a65e4Copy full SHA for 24a65e4
playground/misc/misc-2-examples.md
@@ -4,7 +4,6 @@ What's better than learning with examples?
4
5
We have published some examples of games made with the CodinGame SDK. Feel free to use them to start your project!
6
7
-- [Tic-tac-toe Game](https://github.com/CodinGame/game-tictactoe)
8
-- [Pong Game](https://github.com/CodinGame/game-pong)
9
-- [Fishy Adventures (Solo) Game](https://github.com/CodinGame/game-fishy-adventures)
10
-- [Fishy Adventures (Optimization) Game](https://github.com/CodinGame/game-fishy-adventures)
+- [Tic-tac-toe Game (Multi)](https://github.com/CodinGame/game-tictactoe)
+- [Pong Game (Multi)](https://github.com/CodinGame/game-pong)
+- [Fishy Adventures Game (Solo)](https://github.com/CodinGame/game-fishy-adventures)
0 commit comments