Buradasın
Angel 2D Game Prototyping Framework
code.google.com/archive/p/angel-engine/Yapay zekadan makale özeti
- Overview
- Cross-platform 2D game prototyping framework based on OpenGL and C++
- Designed for quick game development with lightweight features
- Originally created for game jams, now used for general game development
- Key Features
- Plainly written code with thorough comments
- Simple access to third-party libraries through wrappers
- Focuses on simplicity and maintainability
- Includes demo applications for various game elements
- Technical Details
- Uses OpenGL, FMOD, Box2D, and other libraries for rendering and physics
- Supports Windows, Mac OS X, iOS, and Linux platforms
- Includes sample projects: IntroGame and ClientGame
- Documentation available in HTML and PDF formats