diff options
| author | Kamen Mladenov <kamen.d.mladenov@protonmail.com> | 2020-05-16 14:50:44 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-16 14:50:44 +0300 |
| commit | a04dceccfd1c8ce09acde47de7478c65ad0486a7 (patch) | |
| tree | 0bd59f50794bff2908c8dce9131c54ccef471437 | |
| parent | 0212a35c90ac6800b7a3a408693a4e3557c9b796 (diff) | |
| download | Mundus-a04dceccfd1c8ce09acde47de7478c65ad0486a7.tar Mundus-a04dceccfd1c8ce09acde47de7478c65ad0486a7.tar.gz Mundus-a04dceccfd1c8ce09acde47de7478c65ad0486a7.zip | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ # Mundus +**Note: This is the `master` branch, here is only the stuff that I want to be in the post-exam versions. To see the project that also has implimented exam requirements, see branch [requirements](https://github.com/Syndamia/Mundus/tree/requirements)** + Mundus is a 2D sandbox openworld RPG. You can explore, destroy, create or fight, the world is your oyster. This is a project that began as my exam work for IT-kariera Module 7 (Software development) but I plan on working on it long after. It is built in `C#` and `Gtk# 2.0`. -**Note: This is the `master` branch, here is only the stuff that I want to be in the post-exam versions. To see the project that also has implimented exam requirements, see branch [requirements](https://github.com/Syndamia/Mundus/tree/requirements)** - ## How to play: Install the dependencies and run the executable (`.exe` file). |
