1
0
Fork
You've already forked retro-remaster
0
A collection of 4 classic games powered by custom-made Galaxy Engine.
  • C++ 86.7%
  • HTML 6.1%
  • Zig 4.9%
  • GLSL 1.4%
  • JavaScript 0.9%
2025年08月30日 00:58:34 -04:00
assets restructure shader file tree 2025年08月16日 20:07:24 -04:00
src rework initialization to avoid C++ initialization hacks 2025年08月16日 21:45:41 -04:00
.gitignore transition to filesystem-agnostic resources 2024年10月09日 04:01:03 -04:00
build.zig add global platform macros and switch shaders based on rendering api 2025年08月30日 00:58:34 -04:00
build.zig.zon add global platform macros and switch shaders based on rendering api 2025年08月30日 00:58:34 -04:00
LICENSE license project under AGPLv3+ 2024年09月01日 00:51:21 -04:00
manifest.json add offline functionality (pwa) 2025年08月16日 23:13:37 -04:00
README.md license project under AGPLv3+ 2024年09月01日 00:51:21 -04:00
service-worker-register.js add offline functionality (pwa) 2025年08月16日 23:13:37 -04:00
service-worker.js add offline functionality (pwa) 2025年08月16日 23:13:37 -04:00
shell_minimal_mod.html add offline functionality (pwa) 2025年08月16日 23:13:37 -04:00

License

Copyright (c) Dominic Adragna

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.