|
1 | 1 | # Doan
|
2 | 2 | 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)
|
3 | 3 |
|
4 |
| -# Why you should play this game |
| 4 | +# Why you should (or not) play this game |
5 | 5 | - There is for now (20) levels with increasing difficulty in the main quest
|
6 | 6 | - 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) |
9 | 9 | - ALL the textures were made by hand by myself even tho I draw like a 4yo kid so you need to check them out
|
10 | 10 |
|
11 | 11 | # 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 |
13 | 13 | - 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