Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 715 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 715 Bytes

Terrynini's Game

This is a final project programmed by me for computer practicum in NCU, TW(2016)
I try to follow the MVC, but it still become a mishmash
There are tons of bugs, but I don't have time to fix them
This is not a good game, because there is nothing for player to accomplish

Play the game

You can download the game from realese https://github.com/terrynini/Terrynini-s-Game/releases

How to play

B: Open backpack (B to cancel)
Z: Drink heal potion
X: Drink mana potion
M: Show mini map
Space: Attack
Enter: Enter Game

Feature

The map is generated by a simple maze generation algorithm which implemented by me, so the map would change every time.