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

https://github.com/rm-code/love-doodles

A few code doodles made with LÖVE on my daily 30 minute commute to work :bus::train:
https://github.com/rm-code/love-doodles

Last synced: 3 months ago
JSON representation

A few code doodles made with LÖVE on my daily 30 minute commute to work :bus::train:

Awesome Lists containing this project

README

        

# love-doodles

## Raindrops

![raindrops](https://github.com/rm-code/love-doodles/blob/master/01_raindrops/raindrops.gif)

## Galaxy

![galaxy](https://github.com/rm-code/love-doodles/blob/master/02_galaxy/galaxy.gif)

## Grid

![grid](https://github.com/rm-code/love-doodles/blob/master/03_grid/grid.gif)

## Gravity

TBD

## Pixel Sorting

![grid](https://github.com/rm-code/love-doodles/blob/master/05_sort/result_2.png)
![grid](https://github.com/rm-code/love-doodles/blob/master/05_sort/result.png)