1
0
Fork
You've already forked generations
0
Experimental game with Raylib
  • Odin 90.5%
  • Shell 4.7%
  • HTML 4.1%
  • C 0.7%
2025年05月06日 12:12:03 +02:00
.idea Update IDE settings to Odin dev-2025-04 2025年05月06日 12:12:03 +02:00
build-obj Set up project for WASM-compiled web upload 2024年10月14日 03:08:49 +02:00
build-wasm Set up project for WASM-compiled web upload 2024年10月14日 03:08:49 +02:00
lib Set up project for WASM-compiled web upload 2024年10月14日 03:08:49 +02:00
src Add Raylib Odin bindings license explicitly in the file 2024年10月14日 18:24:04 +02:00
web-embed Set up project for WASM-compiled web upload 2024年10月14日 03:08:49 +02:00
.gitignore Set up project for WASM-compiled web upload 2024年10月14日 03:08:49 +02:00
build.sh Add size comments 2024年10月14日 18:16:30 +02:00
LICENSE Change license to AGPLv3 2024年10月13日 03:44:58 +02:00
README.md Set up project for WASM-compiled web upload 2024年10月14日 03:08:49 +02:00
tempserver-embed.sh Set up project for WASM-compiled web upload 2024年10月14日 03:08:49 +02:00
tempserver.sh Set up project for WASM-compiled web upload 2024年10月14日 03:08:49 +02:00

Generations

Experimental game about improving and changing throughout generations

Acknowledgements

License

GNU AGPLv3

Generations - a game of multiple lifetimes
Copyright (C) 2024 András Németh
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.