Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wongelz/zio-scalajs-solarsystem

ZIO ScalaJS example
https://github.com/wongelz/zio-scalajs-solarsystem

scala scalajs zio

Last synced: 1 day ago
JSON representation

ZIO ScalaJS example

Awesome Lists containing this project

README

        

# zio-scalajs-solarsystem
MDN animated solar system [example](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API/Tutorial/Basic_animations#An_animated_solar_system) implemented using [ZIO](https://github.com/scalaz/scalaz-zio) and Scala.js.

See it in action at [https://wongelz.github.io/zio-scalajs-solarsystem/](https://wongelz.github.io/zio-scalajs-solarsystem/)

To run:

```sbt fastOptJS``` and open the index.html in a browser.