Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aineejames/raylib_automata


https://github.com/aineejames/raylib_automata

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# raylib_automata

![Demo](imgs/demo.png)

## Install

### Clone the repo:

```shell
$ git clone https://github.com/AineeJames/raylib_automata
$ cd raylib_automata
```
### Install raylib

[https://www.raylib.com/](https://www.raylib.com/)

### Compile:

```shell
$ make
```