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

https://github.com/fraidev/raylib-game


https://github.com/fraidev/raylib-game

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Raylib game test

Just a simple plataform game that I added jump and gravity.

```bash
brew install raylib
make && ./main
```

![game](https://github.com/fraidev/raylib-game/blob/main/game.png?raw=true)