From 1c5d8f874ea84aae5fc5cdd19f4a2d4263f1b456 Mon Sep 17 00:00:00 2001 From: Phuong Nguyen Date: Tue, 18 Jul 2023 16:44:34 +0700 Subject: [PATCH] docs: add map editting screenshot --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7171758..075f194 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ ## Description **King and Pigs** is a 2D game written in C++. In this game, the player controls a character who must navigate through various levels and defeat enemies. + + ## Table of Contents - [Installation](#installation) - [Build from source](#build-from-source) @@ -55,6 +57,10 @@ To install the game on your computer, follow these steps: ***Note***: Setup 2 only work with English keyboard +## Screenshots +#### Map editting with [Tiled Map Editor](https://www.mapeditor.org/) +![image](https://github.com/png261/king-and-pigs/assets/63899044/b1d9b49e-a740-489b-b906-98f713de7268) + ## Documentation Please see https://png261.github.io/king-and-pigs/ for more informations @@ -74,6 +80,7 @@ Please see https://png261.github.io/king-and-pigs/ for more informations - [Box2D](https://box2d.org/) - [JsonCpp](http://open-source-parsers.github.io/jsoncpp-docs/doxygen/index.html) - [TinyXML-2](https://github.com/leethomason/tinyxml2) +- [Tiled Map Editor](https://www.mapeditor.org/) ## Contact If you have any questions or suggestions about this project, feel free to contact me at: