Updated pbbg (markdown)

2021-08-22 03:10:12 +10:00
parent fe3f3778f3
commit b8b731714f
+5 -1
@@ -1,7 +1,11 @@
# Persistent Browser Based Games
A persistent browser based game (or PBBG) is a type of web-game which occurs entirely through the web browser. The MERN-template is designed to support this type of game specifically, but is not restricted to it.
Some examples of PBBGs include:
* [Egg Trainer](https://eggtrainer.com/) (Built with the MERN-template itself)
* [Imperial Conflict](https://imperialconflict.com/)
* [Between Worlds](https://betweenworlds.net/)
* [Between Worlds](https://betweenworlds.net/)
For a large list of existing PBBGs, please visit [pbbg.com](https://pbbg.com/).