github.com/Ayfri/Atom-Clicker ↗
A clicker game about atoms.
Open this visualization on its own page →
Contributors
2
Lines of Code
9,347
From
2024-10-31
To
2025-12-19
About Ayfri/Atom-Clicker
Atom Clicker is an incremental clicker game built with Svelte and Pixi.js where players start by clicking an atom to generate resources and progressively build an atomic empire. The core gameplay loop involves clicking to earn atoms, purchasing buildings that automatically produce resources, upgrading those buildings for increased efficiency, and unlocking skills through a skill tree system to boost production and clicking power.
The game features multiple progression layers with reset mechanics that grant powerful currencies like Protons and Electrons for permanent bonuses, creating the strategic depth typical of incremental games. Additional systems include a power-up mechanic with collectible Higgs Bosons, automation features like auto-buying and auto-upgrading, and a unique "Photon Realm" dimension that unlocks later in the game. The project also incorporates social features including a global leaderboard, achievements, and secure authentication through Supabase.
Built with SvelteKit, TypeScript, TailwindCSS, and Pixi.js, the project is designed for deployment on Cloudflare Workers. It serves as a comprehensive example of a modern web-based incremental game with both frontend UI components and backend infrastructure for competitive features and player accounts.