Skip to content

Commit

Permalink
Add a new game to projects (#1142)
Browse files Browse the repository at this point in the history
  • Loading branch information
steambap authored Jul 24, 2024
1 parent 79d6195 commit e059e7f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/documentation/notable_projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,15 @@ PWA framework for publishing board games.
[b9]: https://img.shields.io/github/stars/freeboardgames/FreeBoardGames.org?label=%E2%98%85&logo=github


#### [![GitHub stars][b28]][c28] [Garden][p28] \[[code][c28]\]
  
A single-player puzzle game.

[p28]: https://0x682.itch.io/garden
[c28]: https://github.com/steambap/garden
[b28]: https://img.shields.io/github/stars/steambap/garden?label=%E2%98%85&logo=github


#### [2048 Game][c27]
  
The classic 2048 puzzle game. Implemented using React and Greensock.
Expand Down

0 comments on commit e059e7f

Please sign in to comment.