Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 315 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 315 Bytes

pyquest-game

A text-based RPG game with rogue like elements, written completely in python

Current Features:

  • Uses Flask to provide a web interface.
  • Uses Flask-Sqlachemy with SQLite3 to store player information
  • random category is selected per tile
  • a single URL navigates the player to where they left off