Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sun0fabeach/evolutroniclife

Simple and useless critter simulation
https://github.com/sun0fabeach/evolutroniclife

Last synced: about 1 month ago
JSON representation

Simple and useless critter simulation

Awesome Lists containing this project

README

        

# Evolutronic Life

#### Simple and useless critter simulation.

## [Play](https://evolutronic-life.netlify.app/)

## Project setup
```
npm install
```

### Compile and hot-reload for development
```
npm run dev
```

### Compile and minify for production
```
npm run build
```

### Serve production build
```
npm run serve
```