Skip to content

Commit

Permalink
docs: add map editting screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
png261 authored Jul 18, 2023
1 parent 074dd27 commit 1c5d8f8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -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

Expand All @@ -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:
Expand Down

0 comments on commit 1c5d8f8

Please sign in to comment.