All Projects → get-bonus → Get Bonus

get-bonus / Get Bonus

Licence: other
an experimental video game development environment

Programming Languages

racket
414 projects

Get Bonus is a project about discovering the best way to program video games.

For more information, refer to the Wiki

Currently, we only support Linux, because of the way I deal with controllers and sound. If you'd like to patch in support on other platforms, email me.

You can install it via a Racket package: raco pkg install get-bonus

When you run it, you'll run racket -l gb/main

However, you'll need to get a few things before you can run it:

  1. The OS dependencies of racket/draw listed on this page.

  2. The OS dependencies of racket/gui listed on this page.

  3. OpenAL runtime libraries.

  4. Copyrighted images files used to construct r.png from r.src. If you don't have these, then r.free.png will be used automatically.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].