Skip to content

FuzzyGrim/snadun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About the project

This is a simple project using Pygame to create a dungeon crawler game.

screenshot

screenshot2

How to run

  • Install Python 3
  • Install Pygame and Tcod with pip install -r requirements.txt
  • Clone the repository with git clone https://github.com/FuzzyGrim/snadun.git
  • Run python main.py

Controls

  • Arrow keys and WASD to move
  • Attack by moving into an enemy
  • Tab to open inventory where you can use and equip items
  • Esc to pause the game
  • E to interact with items and stairs/portal

How to win

  1. Go down the stairs to the next level
  2. Once on the last level, pick the lamp
  3. Go back up the stairs to the top level
  4. Enter the portal to escape the dungeon

About

Simple dungeon crawler game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages