Skip to content

input/tcod-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

tcod-base is a minimal starter kit for building projects with python-tcod.

tcod-base was primarily inspired by HexDecimal's Roguelikedev tutorial engine repo, but diverges somewhat in its code architecture.

Features

Features include base implementations of:

  • state management
  • UI system
  • general-purpose event-observer system
  • keyboard controls
  • map generation
  • inventory
  • message log

Screenshots

tcod-base main menu Main menu

tcod-base ground map Ground map

tcod-base water map Water map

tcod-base inventory Inventory

Install

Download or clone the repository:

git clone https://github.com/input/tcod-base

Install the requirements:

cd tcod-base
[activate a virtual environment]
pip install -r requirements.txt

Launch:

python main.py

Documentation

Documentation for tcod-base can be found in the docs directory.

Also see python-tcod's documentation.

License

tcod-base is released under the 3-Clause BSD License.

About

A starter kit for python-tcod projects.

Topics

Resources

License

Stars

Watchers

Forks

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy