Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
simple2d-windows-vc-1.0.0.zip | 2018-09-20 | 3.4 MB | |
simple2d-windows-mingw-1.0.0.zip | 2018-09-20 | 7.0 MB | |
simple2d-apple-frameworks-1.0.0.zip | 2018-09-20 | 14.0 MB | |
README.md | 2018-09-20 | 871 Bytes | |
v1.0.0 source code.tar.gz | 2018-09-20 | 45.3 kB | |
v1.0.0 source code.zip | 2018-09-20 | 59.2 kB | |
Totals: 6 Items | 24.5 MB | 1 |
Our 1.0 release! ๐
Major changes include:
- Draw circles ๐ด
- Texture rotation for images, sprites, and text ๐
- Set the icon for the window ๐ผ
- Frames per second now calculated using an exponential moving average ๐ฅ Thanks @Dolphindalt! โ [#84]
- S2D_SetText()
can now take formatted strings, like printf()
๐ค Thanks @lincoln96 โ [#87]
- Controller detection, adding, and removing even more reliable ๐ฎ
- Support for installation on Fedora ๐ง
See all changes. View the documentation for this release.
Windows installers for Visual C++ and MinGW are attached here. Note, Simple 2D only supports 64-bit Windows development.