Skip to content

mikron-ia/mpa-character-editor-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Character Editor

This is a simple editor for character for some RPG systems. It is more a proof of concept than a working system intended for general use - and it is my attempt to learn python.

Thus the reader/user is advised that code may lack good practices.

Notes

  • This is an urwid project, thus is ill-suited for running under Windows; the only way to do it I know of is to use cygwin (and use specifically cygwin-provided python package)
  • This is not intended to be a tool universally useful for all possible RPG systems, they are simply too diverse to accommodate; it was developed to work for systems I created and may - in the future - work with some of the systems available on the market

About

An attempt to make a python-written character editor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages