Zimori is a web application used to simulate ecosystems, in which users can manually adjust environmental properties in order to achieve balance. Each simulation takes place in real time, and users have access to statistics on the entire ecosystem and its individual objects.
Note
Zimori web application is only available in Polish language version!
- ⚙️ Simulation settings allowing you to adjust initial populations, grass spawn frequency, insect lifespan and much more
- 🌿 Real-time simulation visualization
- 📊 Access to statictics of current simulation and individual objects
- ⏯️ Ability to pause or manually end the simulation
- 🦋 19 different types of ecosystem objects with different characteristics
- 🎨 Simulation graphics mode with selectable appearance
- ❓ Comprehensive manual to help you understand the rules of the simulation
- 📝 Summary after each simulation showing the calculated state of the ecosystem, balance, survival rate, etc.
- 📈 Statistics for all simulations performed
- 📱 Full responsiveness
Frontend
- Next.js
- React
- Tailwind CSS
- Framer Motion
- Lucide
Software versions used for development:
- Next.js 15.2.4
- React 19.1.0
Warning
Compatibility with earlier versions has not been tested.
To run a project locally, you must have Node.js and npm installed.
Important
Download guide: Installing Node.js and npm
- Download and extract the Zimori folder.
- Navigate to the
Zimorifolder in your terminal. - Install dependencies and launch the app:
$ npm install
$ npm run dev
- Access the application at http://localhost:3000.












