Skip to content
Christopher Corona edited this page Dec 11, 2023 · 3 revisions

What is Fuzzy

Fuzzy is a pygame game engine. It was designed to help accelerate the development of games using the pygame framework. Right out of the box fuzzy has systems to handle physics, collisions, audio, animation, level editing, and more!

Wiki Objectives

  1. Showcase fuzzy's features
  2. Document the Ui
  3. Document the API to interface with fuzzy's systems.
  4. Document the system architecture of the Fuzzy Engine
Clone this wiki locally