Skip to content

Commit 24a65e4

Browse files
committed
fix(playground): no more duplicated url
1 parent 0906b21 commit 24a65e4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

playground/misc/misc-2-examples.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ What's better than learning with examples?
44

55
We have published some examples of games made with the CodinGame SDK. Feel free to use them to start your project!
66

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)
7+
- [Tic-tac-toe Game (Multi)](https://github.com/CodinGame/game-tictactoe)
8+
- [Pong Game (Multi)](https://github.com/CodinGame/game-pong)
9+
- [Fishy Adventures Game (Solo)](https://github.com/CodinGame/game-fishy-adventures)

0 commit comments

Comments
 (0)