https://github.com/doches/bebop
Python skeleton code for 48-hour game compos (ala Ludum Dare)
https://github.com/doches/bebop
Last synced: about 1 year ago
JSON representation
Python skeleton code for 48-hour game compos (ala Ludum Dare)
- Host: GitHub
- URL: https://github.com/doches/bebop
- Owner: doches
- Created: 2009-08-23T17:47:00.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2009-08-29T02:58:50.000Z (almost 17 years ago)
- Last Synced: 2025-02-09T00:17:50.369Z (over 1 year ago)
- Language: Python
- Homepage: www.texasexpat.net
- Size: 89.8 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
## Bebop
##### Better Engine Build On Python
Bebop is a (very) simple framework for rapidly prototyping simple 2D games using Python and SDL. It is, essentially, a personal project -- this is the framework code I use to start off entries for [Ludum Dare](http://www.ludumdare.com/compo).