From 3b21d1c5b743e9809e4f946c58e2fb672fb87543 Mon Sep 17 00:00:00 2001 From: Randal Quick Date: Sat, 29 Apr 2023 06:58:54 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9149784..673e80c 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ # PnP3 +This project from Project and Portfolio 3 within the Game Design Bachelor's degree program, focuses on building and adding mechanics to an existing and working game project. In this project, I have designed and implemented a bridge tiling system. This system not only brings the ability to implement bridges into the game, but does it with a level of simplicity that makes it a breeze for any developer to quickly implement. Furthermore, you are able to use any existing or newly created tile as a bridge tile, giving further versitility to the overall system. \ No newline at end of file