Difference between revisions of "Cuteframework"
(license is cc0 and it is public domain and git clone added) |
(updated copyright notice) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
}} | }} | ||
{{Project license | {{Project license | ||
− | |License= | + | |License=Unlicense |
− | |License copyright= | + | |License copyright=Copyright (C) 1997-2020 Sam Lantinga |
− | |License verified by=mmzero | + | Copyright The Mbed TLS Contributors |
− | |License verified date=2024-03- | + | Copyright (C) 2019 Randy Gaul |
+ | |License verified by=mmzero, Mertgor | ||
+ | |License verified date=2024-03-29 | ||
|License note=https://github.com/RandyGaul/cute_framework/blob/master/LICENSE | |License note=https://github.com/RandyGaul/cute_framework/blob/master/LICENSE | ||
}} | }} | ||
{{Project license | {{Project license | ||
|License=Zlib | |License=Zlib | ||
− | |License copyright=Copyright (C) 2024 Randy Gaul https://randygaul.github.io/ | + | |License copyright=Copyright (C) 1997-2020 Sam Lantinga |
− | |License verified by=mmzero | + | Copyright The Mbed TLS Contributors |
− | |License verified date=2024-03- | + | Copyright (C) 2019 Randy GaulCopyright (C) 2024 Randy Gaul https://randygaul.github.io/ |
+ | |License verified by=mmzero, Mertgor | ||
+ | |License verified date=2024-03-29 | ||
|License note=https://github.com/RandyGaul/cute_framework/blob/master/LICENSE | |License note=https://github.com/RandyGaul/cute_framework/blob/master/LICENSE | ||
}} | }} | ||
Line 38: | Line 42: | ||
|Prerequisite kind=Required to build | |Prerequisite kind=Required to build | ||
|Prerequisite description=libasound | |Prerequisite description=libasound | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to build | ||
+ | |Prerequisite description=libx11 | ||
+ | }} | ||
+ | {{Software prerequisite | ||
+ | |Prerequisite kind=Required to build | ||
+ | |Prerequisite description=libpulse | ||
}} | }} | ||
{{EntryDetails | {{EntryDetails |
Latest revision as of 15:09, 29 March 2024
Cute Framework
https://randygaul.github.io/cute_framework/#/
The cutest framework available for making 2D games in C/C++
Cute Framework (CF) is the cutest framework available for making 2D games in C++. It provides a portable foundational layer for building 2D games in C/C++ without baggage, gnarly dependencies, or cryptic APIs. CF runs almost anywhere, including Windows, MacOS, iOS, Android, Linux, and more!
Download
https://github.com/RandyGaul/cute_framework/archive/refs/tags/v0.1.tar.gz
VCS Checkout
Categories
- Graphics:2d
- Graphics:animation
- Library:C++
- Programming-language:C
- Programming-language:C++
- Runs-on:GNU/Linux
- Runs-on:Windows
- Runs-on:OS X
- Runs-on:Android
- Runs-on:iOS
- Works-with:audio
- Works-with:graphics
- Works-with:images
- Works-with-format:mp3
- Works-with-format:ogg-vorbis
- Works-with-format:FLAC
- Works-with-format:ogg-theora
Licensing
License
Verified by
Verified on
Notes
License
Verified by
mmzero, Mertgor
Verified on
29 March 2024
License
Verified by
mmzero, Mertgor
Verified on
29 March 2024
Leaders and contributors
Resources and communication
Software prerequisites
Kind | Description |
---|---|
Required to build | libasound |
Required to build | libpulse |
Required to build | libx11 |
Required to build | GLFW |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.