Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

XavierCS-dev/Effect-Engine-1.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Effect-Engine

Python game engine for text RPGs

Fully operational

What's new

  • Sprite System implemented.
  • Switched from use of labels to display images to canvas

Dependencies

  • Threading https://github.com/python/cpython/blob/master/Lib/threading.py
  • Pillow pip install pillow
  • Pygame pip install pygame

Features

  • Tkinter GUI
  • Multi-Threaded (2 Threads)
  • Text Processing Algorithms
  • Image Processing Algorithms
  • Main Text Widget
  • Stats Side Bar
  • Main Image Display (changeable using premade algorithm)
  • Pygame mixer (audio)
  • Sprite System to display sprites (pixel coordinates)

Issues

  • Many

About

Python game engine for text RPGs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages