rain2d 0.1.0

Simple 2D game engine
Documentation
1
2
3
4
5
6
7
8
9
10
# rain2d
![](https://github.com/fiinnnn/rain2d/workflows/build/badge.svg)
[![codecov](https://codecov.io/gh/fiinnnn/rain2d/branch/master/graph/badge.svg?token=2wFt6esbZv)](https://codecov.io/gh/fiinnnn/rain2d)
-----

## Usage
See [examples](https://github.com/fiinnnn/rain2d/tree/master/examples)

## Acknowledgements
- Based on [olcPixelGameEngine]https://github.com/OneLoneCoder/olcPixelGameEngine by [Javidx9]https://github.com/OneLoneCoder