Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adityjhaa/dapper-dasher


https://github.com/adityjhaa/dapper-dasher

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# DAPPER-DASHERS


This game is created using the Raylib Framework

### To install Raylib:

- **For WINDOWS**:
Download Raylib from https://www.raylib.com

- **For MAC**:
Download using :
```bash
brew install raylib
```
(To install Homebrew go to https://brew.sh/)

- **For Linux**:
Download using this repo : https://www.github.com/raysan5/raylib/wiki/Working-on-GNU-Linux


### Build and Run:

```bash
make run
```


**ENJOYY!**