Navigation Menu

Skip to content

cadryden/cad-e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CAD-E is a 2D game engine written in Python using PyGame. It started with the desire to make a simple state based gameplay engine, but almost immediately branched out into a full game engine. My goal became to touch as many parts of the process as I reasonably could to better understand each piece that goes into an engine, and also some of the challenges other development disciplines face (artists and designers).

The main features in the of the engine are

  • 2D/sprite graphics and animation
  • Music and sound effects
  • XML defined UI and menu system
  • Integrated with Tiled map editor
  • State based gameplay programming
  • Documentation
  • An example game

To use CAD-E you'll need

For more information visit http://cadryden.com/

About

A 2D game engine using python and pyGame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages