Skip to content

Commit 842a08f

Browse files
authored
Update README.md
1 parent 4fc9124 commit 842a08f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Doan
22
Doan is a simple platformer game where you need to get to the door while dodging enemies and collecting coins (totally doesn't sound like another famous platformer)
33

4-
# Why you should play this game
4+
# Why you should (or not) play this game
55
- There is for now (20) levels with increasing difficulty in the main quest
66
- Once you finished the game, you can access all the different minigames such as Subway Surfing, Crossing Road, Plaffy Bird and Geometrical Dash
7-
- You can create and play your own levels using the very intuitive level editor
8-
- If you collect enough coins, you can buy some skins in the shop (my favourite being Steven from Minecarft for 999 coins)
7+
- You can create and play your own levels using the "very intuitive" level editor
8+
- If you collect enough coins, you can buy some skins in the shop (my favourite being Steven from Minecarft for 999 coins) ( I made this skin) (I know he's ugly)
99
- ALL the textures were made by hand by myself even tho I draw like a 4yo kid so you need to check them out
1010

1111
# Explaination of every folder's utility
12-
- DATA: saves the data so that if you buy a skin, complet a level etc..., it will be saved if you close the game
12+
- DATA: saves the data so that if you buy a skin, complete a level etc..., it will be saved if you close the game
1313
- DOAN en EXE: This folder contains the game using an exe file so you don't need to have a code editor to play the game
14-
- FONTS, IMAGES, SOUNDS, SPRITES, LEVELS: pretty obvious isn't it?
14+
- FONTS, IMAGES, SOUNDS, SPRITES, LEVELS: pretty obvious, isn't it?

0 commit comments

Comments
 (0)