KO
|
EN
gitlite — search
Search
#javascript
#python
#machine-learning
#css
#typescript
#chatgpt
#html
#deep-learning
#docker
#openai
#image-classification
#nodejs
MiniDungeon
★ 45
Open GitHub ↗
A dungeon crawler game for Pebble
Download README (.md)
Explore Similar Repositories
dungeons-of-noudar
:
A first person dungeon-crawler for DOS, written in C++, using software rendering and fixed point math
msx-rpg
:
A Dungeon Crawler for the MSX2
Axes-Armour-Ale
:
A fantasy, ASCII dungeon crawler for Windows, Linux & OSX
Dungeon
:
The "Dungeon" is a tool to gamify classroom content and integrate it into a 2D Rogue-Like role-playing game.
Quilly-Crawler
:
A small Dungeon Crawler game with a round based fighting system written in Kotlin using LibGDX.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
MiniDungeon
?
Download (.md)
MiniDungeon =========== Explore a dungeon as you go about your day. Exploring is randomized and time based, so you only act when an event is triggered. Encounter random monsters and chests. Survive, and you can advance deeper into the dungeon. Controls: Use the up, down, and select buttons to activate the menu options on the right of the screen. The back button will exit sub-menus, and exit the app when you are at the main adventure screen. If you are in battle and need to exit in a hurry, holding the back button will force exit the game. Features: * Support for Pebble, Pebble Time, and Pebble Time Round. * Automatically saves progress on exiting, including the state of combat in the case of a force exit. * Optional vibration when an event happens. * Optional fast mode to speed up events. It does not change the relative frequency of event types, but makes the game faster if you have some dedicated play time. * Optional background app to explore while you use other apps and watchfaces. The background app can interrupt you when an event happens or save it for the next time you want to play. Full code is available on GitHub. Additional Contributors: * BlackLamb * Belphemur