diff --git a/pbbg.md b/pbbg.md index 0ea09d6..f20d3bc 100644 --- a/pbbg.md +++ b/pbbg.md @@ -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/) \ No newline at end of file +* [Between Worlds](https://betweenworlds.net/) + +For a large list of existing PBBGs, please visit [pbbg.com](https://pbbg.com/). \ No newline at end of file