Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mrspeaker/redmax


https://github.com/mrspeaker/redmax

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

* Redmax

** Setup
first time, or when changing raylib version - use `make setup`

```console
$ make setup
$ make
```

The first command will clone in the lastest C++ bindings and targeted version of raylib, copy across any relevant header files into `/includes`, and build a static library file from them, placing it in `/lib`. The second command then compiles, runs and cleans up your project using the source code in `/src/main.cpp`.

By using the following Make commands instead of the default target, we can skip the cleanup step, and only recompile files that changed:

```console
$ make bin/app; make execute
```

** iderrs/todos

- when get out of plane, swarmed by lil dudes. can pre-drop stuff to keep them away.