|
pygame is
pygame.org is
|
A video game description language (VGDL)
A video game description language (VGDL) - 0.1Tom Schaul (schaul)Tags:DescriptionOur motivation is to make it easy to:
- design new games that employ a variety of dynamics and strategies, in a simple language
- automatically generate such games
- use a collection of such games as benchmark for general AI approaches (possibly in competition format).
We decompose game descriptions into two parts:
- a high-level, human-readable description language, to specify the dynamics, which builds on
- an ontology of preprogrammed concepts for dynamics, interactions, control.
Programmers extend the possibilities of (1) by writing modules in (2), and game designers can very quickly compose new games from those components without programming. ChangesThe first release comes with:
- a parser for the language
- a basic game engine that handles collisions and graphics
- a small ontology of components for simple games
- working examples that are simplified variants of:
- Sokoban
- Legends of Zelda
- Space Invaders
- Super Mario
- Lunar Lander
- Frogger
LinksScreenshot click to view original size
Releases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
| spotlight |
|
|
|
| our projects |
|
pygame.org welcomes all python game, art, music, sound, video and multimedia projects. If they use pygame or not.
|
|
|
| recent releases |
|
May 21, 2013
May 19, 2013
May 18, 2013
May 17, 2013
May 16, 2013
May 15, 2013
May 11, 2013
May 8, 2013
Apr 26, 2013
Apr 24, 2013
... more!
|
|