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

https://github.com/liquidev/delightful

Raycasted 2D lighting demo.
https://github.com/liquidev/delightful

Last synced: about 2 months ago
JSON representation

Raycasted 2D lighting demo.

Awesome Lists containing this project

README

        

# delightful

Raycasted 2D lighting demo.

![screenshot](screenshot.png)

## Compiling

```
$ git clone https://github.com/liquid600pgm/delightful
$ cd delightful
$ nimble install
$ delightful
```