Skip to content

Commit

Permalink
Merge branch 'main' into types
Browse files Browse the repository at this point in the history
  • Loading branch information
vdfdev committed Oct 5, 2022
2 parents f249451 + 46a9823 commit 2ef59ed
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
20 changes: 10 additions & 10 deletions docs/documentation/notable_projects.md
Expand Up @@ -143,7 +143,7 @@ Simple hexagonal board game.
  
Lobby framework for boardgame.io games. Play Splendor or Powergrid clones here.

[p-lhog]: https://lhog.herokuapp.com/
[p-lhog]: https://lhog.lewissilletto.com/
[c-lhog]: https://github.com/sillle14/lhog
[b-lhog]: https://img.shields.io/github/stars/sillle14/lhog?label=%E2%98%85&logo=github

Expand Down Expand Up @@ -183,6 +183,15 @@ A project for building board games with React and boardgame.io.
[b14]: https://img.shields.io/github/stars/Pong420/Boardgame?label=%E2%98%85&logo=github


#### [![GitHub stars][b25]][c25] [Santorini][p25] \[[code][c25]\]
  
Multiplayer online boardgame with 3D board using three.js.

[p25]: https://santorini.onrender.com
[c25]: https://github.com/mbrinkl/santorini
[b25]: https://img.shields.io/github/stars/mbrinkl/santorini?label=%E2%98%85&logo=github


#### [![GitHub stars][bsixpieces]][csixpieces] [SixPieces][psixpieces] \[[code][csixpieces]\]
  
A 3-D online version of the tile-based boardgame "Qwirkle" for two to four players.
Expand Down Expand Up @@ -267,12 +276,3 @@ A 1-4 player dice game played locally.
[c22]: https://github.com/pjohannessen/yatzy
[t22]: https://www.lonesomecrowdedweb.com/blog/yatzy-boardgameio/
[b22]: https://img.shields.io/github/stars/pjohannessen/yatzy?label=%E2%98%85&logo=github


#### [![GitHub stars][b25]][c25] [Santorini][p25] \[[code][c25]\]
  
Multiplayer online boardgame with 3D board using Babylon.js.

[p25]: https://santorini.herokuapp.com/
[c25]: https://github.com/mbrinkl/santorini
[b25]: https://img.shields.io/github/stars/mbrinkl/santorini?label=%E2%98%85&logo=github
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2ef59ed

Please sign in to comment.