The official public website for the Open Game Stack initiativeโthe universal standard for sovereign, version-controlled open source game development.
๐ Live Site: opengamestack.org
This repository hosts the source code for the Open Game Stack web presence. Consistent with our philosophy of "Sovereignty Over Subscription," this site is built with zero dependencies.
- No Frameworks: Pure HTML5 and CSS3.
- No Build Steps: What you see is what you get.
- No Tracking: Respects user privacy by design.
index.html: The main landing page.manifesto.html: The core philosophy and "Declaration of Digital Sovereignty."CNAME: DNS configuration for the custom domain.logo.png/favicon.png: Brand assets.
Because we do not use complex build tools (React, Vue, etc.), running this site locally is instant.
- Clone the repository:
git clone https://github.com/OpenGameStack-Org/OpenGameStack-Org.github.io.git
- Open the file:
Simply double-click
index.htmlor drag it into your browser.
We welcome contributions to improve the messaging or design.
- Fork the repository.
- Create a feature branch (
git checkout -b feature/AmazingFeature). - Commit your changes.
- Open a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
Maintained by the Open Game Stack Initiative.