Updated README.
This commit is contained in:
parent
c61f074465
commit
cbf18822be
13
README.md
13
README.md
@ -1,5 +1,17 @@
|
||||
# Sokodragon
|
||||
|
||||
This game was made for RmBeer, his wishlist:
|
||||
```
|
||||
1) DRAGONS!!! HUNDREDS AND HUNDREDS, NO, THOUSANDS OF DRAGONS!!!!!! I LOVE DRAGONS AND I WANT SEE ALL!!!!! I WANT A DRAGON LIKE THE MAIN CHARACTER!!!!! \o/
|
||||
2) Include morbid scenes, gores or bloody, where humans are destroyed as part of the game. ^^
|
||||
3) Make a good story for the game! :D
|
||||
4) That is an action game, strategy, or logical problem, can be any of the 3 or all the 3. I like games to think and solve, because they are more challenging. :) (no like puzzle with part of images and no like questions games)
|
||||
|
||||
It may be difficult to create 1000 dragons, I settle for one or some if it's difficult for you. :)
|
||||
```
|
||||
|
||||
Safe to say I failed miserably to meet the requirements. The game features a single dragon and it is a puzzle game which satifies rules 1) and 4). The idea was to let the dragon have to get to a human/villain type (instead of the egg now) but drawing this was too challenging. Didn't think about a good story yet. Nevertheless: I hope you enjoy solving the 4 puzzles added.
|
||||
|
||||
## Building
|
||||
Prerequisites:
|
||||
- [Allegro](https://liballeg.org/) 5.2 (development libraries).
|
||||
@ -35,6 +47,7 @@ go install -tags "static console" -ldflags "-s -w" opslag.de/schobers/krampus19/
|
||||
```
|
||||
|
||||
## Settings
|
||||
|
||||
- Video settings are only taken into account when the game is restarted. The resolution only applies to fullscreen mode (the "Windowed" setting must be unchecked).
|
||||
|
||||
## Licenses
|
||||
|
Loading…
Reference in New Issue
Block a user