Winter is a framework to develop games in 2D using Smalltalk.
Explore the docs »
Report a defect
|
Request feature
It's built on top of Storm from Esteban, providing a conceptual framework to simplify the creation of games in two dimensions.
- The code is licensed under MIT.
- The documentation is licensed under CC BY-SA 4.0.
- Download the latest Pharo 32 or 64 bits VM.
- Download a ready to use image from the release page
- Explore the documentation
To find some premade examples visit Winter Examples
To load the project in a Pharo image, or declare it as a dependency of your own project follow this instructions.
Check the Contribution Guidelines