Expand Your Universe
A downloadable game
Your adventure begins with one click. Earth is just the beginning. Take on the role of an ambitious colony developer who builds an economic empire from scratch on three planets: Earth, Mars, and the Moon.
Collect cash, invest in buildings, upgrade your structures, and watch your universe grow with each click. In the game, you decide whether to play with relaxing 8-bit music or in silence. You have complete control over your journey — from the first coin on Earth to the last house on the Moon.
When you buy all the buildings, upgrade them to the maximum, and get the required cash – it’s time to end the journey. Top it off with a screen that says one thing: you succeeded — your universe has reached its full potential.
Ready?
Click Start and… Expand Your Universe.
Game available on:
https://eyu.svpj.pl/
Published | 2 days ago |
Status | In development |
Publisher | |
Author | xSuri |
Genre | Simulation |
Tags | Clicker, Pixel Art |
Average session | About an hour |
Languages | English |
Inputs | Mouse |
Links | GitHub, Game |
Install instructions
You can play the game directly in your browser on our website.
If you’re interested in how it works, you can also view the full source code on our GitHub repository.
Alternatively, you can run the game locally on your machine using libraries that serve games on localhost.
To do this, simply download the project archive named `equ.zip`, extract it, and follow the instructions below.
Download & Install Instructions
1. Download: Get the equ.zip file from our website or GitHub releases page.
2. Extract: Unzip the file to a folder of your choice.
3. Serve Locally:
- Make sure you have a static file server installed (for example, http-server for Node.js or Python’s built-in HTTP server).
- Open a terminal in the extracted folder.
- Run your chosen server (e.g., `npx http-server .`, `python -m http.server` or `npm run dev`).
- Open your browser and go to `http://localhost:3000` (or the port your server indicates).
4. Play! The game should now be available in your browser.
Requirements
- A modern web browser (Chrome, Firefox, Edge, Safari)
- (For local play) Node.js or Python, if using those servers
For more details or troubleshooting, check out the README on GitHub
Enjoy the game!
Leave a comment
Log in with itch.io to leave a comment.