Atom's Game is an educational web-based game designed to help children and teenagers learn the elements of the Periodic Table. The game challenges players to identify chemical elements based on their symbols.
The project was originally presented at the National Institute of Amazon Researchers (INPA) science fair for public school teachers and students in Manaus, AM - Brazil.
You can play the game in your browser here.
- Click the "Play" button on the splash screen.
- A chemical element name will appear on the left side of the screen (the "cat").
- Falling blocks with chemical symbols will descend from the top.
- Click on the falling block that matches the element name shown.
- You have 3 lives. Selecting the wrong symbol or letting the correct symbol fall off the screen will cost you a life.
- The game speeds up as you score more points!
- Educational: Learn chemical symbols while playing.
- Bilingual Support: The game automatically detects your browser language and switches between Portuguese (default) and English.
- Progressive Difficulty: Gravity increases as you score points.
To run the game locally:
- Clone this repository:
git clone https://github.com/AtomsGame/atomsgame.github.io.git
- Open the
index.htmlfile in any modern web browser.
- HTML5 Canvas: For game rendering.
- JavaScript (ES6): Game logic.
- CSS3: Styling.
Developed by:
Supervisor:
Original Date: 2015 Updated: 2025
Note: This project is open source.