From b8b731714f8a06f37e8093fc11ca91e2c56d3746 Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sun, 22 Aug 2021 03:10:12 +1000 Subject: [PATCH] Updated pbbg (markdown) --- pbbg.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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