This project is an open-source games hub where each mini-game is stored in its own folder. Every game runs directly in the browser and is written in pure HTML, CSS, and JS — no frameworks, no build ...
app/ ├── src/main/ │ ├── java/com/rskworld/calculator/ │ │ ├── MainActivity.java │ │ ├── CalculatorApp.java ...