Skip to content

walsh06/RebelEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RebelEngine

The Rebel Engine is a basic python game framework/engine for 2D games. The framework code is located in the src folder and can be imported into any python script. Its written with python 2.7. The test folder contains some basic examples that use various aspects of the framework.

If you have any questions message or email me at liammail06@gmail.com

Current Features

  • Graphics
  • Sound
  • Bounding box collision
  • Basic AI
  • Helper classes for creating a game or player
  • Keyboard controller support

About

Basic Python Game Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages