Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 850 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 850 Bytes

Quest-for-the-Golden-Turtle

A simple hack and slash dungeon crawler written in standard python 3.7 library.

Features

  • Multiple dungeon levels
  • Onscreen stats - gold,experience and lives
  • Hack and slash (gauntlet style) play
  • Sound effects
  • Death and Ending functions
  • 8 bits pixel graphics

All graphics created using GraphicsGale and lospec.com/pixel-editor

All sounds downloaded from https://freesound.org

To play without python download all files and run the exe file.

Special Thanks to Christian Thompson ( Youtuber)

based of the Maze Game Tutorial

https://www.youtube.com/watch?v=-0q_miviUDs&ab_channel=TokyoEdtech

Pac Man Vs The Goblin of Doom is a modded version demonstrating movement animation using the standard library.

Check out my other Python Games at

https://ninedeadeyes.github.io/Python-Game-Gallery/