planet-wars/backend
ajuvercr 129c904967
Frontend/visualiser (#24)
* refactor to src folder

* add working voronoi js file with types

* some spring cleaning

* update voronoi-core.d.ts to include inner class exports

* make voronoi go really fast

* do the voronoi dance

* better handle outliers in voronoi

* make renderer use multiple layers

* resize voronoi with resize + squash all in one buffer

* actually wait for shader factories to be created + cleanup

* show more info with FPS Counter

* POWER UP
2020-04-20 15:38:11 +02:00
..
maps BEAUtiful webpage + content 2019-09-21 16:54:48 +02:00
src Colours (#21) 2020-04-10 13:51:19 +02:00
static Misc #18 (#22) 2020-04-11 08:21:08 +02:00
templates Frontend/visualiser (#24) 2020-04-20 15:38:11 +02:00
.gitignore update example files 2020-03-31 12:49:23 +02:00
Cargo.toml Backend/order (#19) 2020-04-10 13:50:52 +02:00
log.log make planetwars great again 2019-11-15 19:01:44 +01:00
README.md add places for backend and client 2019-09-14 13:16:16 +02:00
Rocket.toml update Rocket.toml 2020-03-29 06:38:22 +02:00

Planetwars backend

The main planetwars server that instanciates planetwars matches etc...