A lightweight, modern game development library built on top of Pygame.
- Immediate Mode GUI system
- Entity Component System (ECS) architecture
- Animation and easing functions
- Input management
- Camera and parallax effects
- Sprite and texture utilities
- State management
- Dialogue system
pip install pygskinFull API documentation and tutorials available at [https://andydriver.net/pygskin]
Contributions are welcome! Please follow these guidelines:
- Fork the repository
- Create a feature branch
- Submit a pull request
MIT License - See LICENSE.md for details