Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Libraries needed to run the engine

Justus edited this page Apr 18, 2025 · 2 revisions

In normal circumstances you only need:

  • pygame-ce not the default pygame lib!
  • bitarray
  • numpy

For Videorendering:

  • ffmpeg on your computer & the user computer installed
  • moviepy

Clone this wiki locally