-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathreadme.txt
30 lines (23 loc) · 1.17 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Greetings, 10k Apart team!
Here's our little application, written in two weeks by two software engineers:
Vladimir Menshakov <[email protected]> and
Vladimir Zhuravlev <[email protected]>
This is simple dungeon crawler inspired by nethack. It contains random
dungeon generator, dozen of different monster, fix-a-pipe minigame and even
SCARY BOSS MONSTER at the very end of the game.
We found your task very challenging and we could not even think that
we had so much fun while developing this game. We carefully crafted every
byte and invented various optimizations over and over again.
Thank you! :)
Please note! Due the security restrictions this application wont run locally.
You could check our game running on my home box here:
http://btanks.svalko.org/~megath/fontanero/
Hope you like it! Have fun! :)
PS If you'd need original sources + toolchain we used for optimizing everything,
feel free to contact us, we'll give you an access to private svn repo.
v2 introduced several new features:
- combining/crafting items
- throwing food into monsters + animation
- better boss strategy
- effect of confusion
- added tile of fixed pipes, better tile for multiple objects