Updated pbbg (markdown)

2021-08-22 03:10:12 +10:00
parent fe3f3778f3
commit b8b731714f
+4
@@ -1,3 +1,5 @@
# 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:
@@ -5,3 +7,5 @@ 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/)
For a large list of existing PBBGs, please visit [pbbg.com](https://pbbg.com/).