From a14615e361142170ffa805aa2d9867c0418e3f9e Mon Sep 17 00:00:00 2001 From: Kayne Ruse Date: Sun, 22 Aug 2021 03:06:11 +1000 Subject: [PATCH] Updated pbbg (markdown) --- pbbg.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pbbg.md b/pbbg.md index 423a3e1..0ea09d6 100644 --- a/pbbg.md +++ b/pbbg.md @@ -1 +1,7 @@ -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. \ No newline at end of file +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