raczek-piotr / Dungeon_of_Shadow_Imps

Dungeons of Shadow Imps -> DoSI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dungeons of Shadow Imps

General info

Technologies

Project with curses is created with (curses):

  • Python 3.10 or better
  • Libraries: curses
  • Size(x,y): 80x24
  • FontSize: What do you like!

Setup

  • To run this project with curses, run terminal or cmd in windows, and run the file "main.py" is (in main dictionary);
  • To run it, type command "python3 main.py".
  • Or just run the .exe file (you will need "maps" folder)

Errors in curses

Errors:

  1. no module called curses or no module called _curses
    • curses is not installed
    • install windows.curses
  2. _curses.error: setupterm: could not find terminal
    • you had to ran it in editor's terminal or console, but it has it be the terminal/cmd (ctrl + t, great shortcut in thonny)

Contact

Authors

  • By: Piotr Raczek
  • Comments in code: -PR-

About

Dungeons of Shadow Imps -> DoSI


Languages

Language:Python 100.0%