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

https://github.com/relvacode/universe

A realistic browser based universe simulation game engine
https://github.com/relvacode/universe

Last synced: 5 months ago
JSON representation

A realistic browser based universe simulation game engine

Awesome Lists containing this project

README

          

# Universe

A realistic universe simulation game engine for the browser written in Go WebAssembly

**[Play](https://universe.relva.co.uk/index.html)**

### Controls

| Input | Description |
| ------ | ------ |
| `space` | Pause and resume the simulation |
| `r` | Reset the simulation |
| `v` | Reset all velocities to 0 |
| `s` | Spawn 1024 particles at random locations |
| `click + drag` | On an empty space to create a new entity |
| `click + drag` | On an entity to modify its velocity |