HENRYMARTIN5/Clarity ↗
Created Jul 6, 2022 · View the HENRYMARTIN5/Clarity repository page
Clarity ~ The Modern, Moddable Platformer!
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
2
Lines of Code
296
From
May 4, 2022
To
Jun 30, 2022
About HENRYMARTIN5/Clarity
Clarity is a modern platformer game designed with modding and customization in mind. The project is built primarily with HTML and includes tooling for both local development and web hosting. Players can build and run the game locally using Node.js with simple npm commands, or fork the repository to host their own version online with custom configurations.
The game emphasizes accessibility for modders by providing a workshop system hosted on Repl.it that users can fork and customize. Developers can modify the application by updating URLs throughout the codebase to point to their own hosting infrastructure and custom workshop instances, allowing for personalized versions of the game while maintaining the core platformer experience. This architecture makes it straightforward for communities to create derivative versions and extend the game's functionality.