anura
https://github.com/anura-engine/anura
C++
Anura Engine
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported8 Subscribers
Add a CodeTriage badge to anura
Help out
- Issues
- The editor code pane doesn't keep in sync if the code has been edited outside Anura.
- Invalid background exits game despite --edit-and-continue.
- Asserts when reloading objects not caught by --edit-and-continue.
- Create a 64-bit version for macOS, since Apple is no longer supporting 32-bit apps
- object_level_collisions fails to trigger if the named-collision-area happens to consist of completely opaque pixels
- When switching to the editor, the game's resolution and aspect ratio change.
- --widescreen is unrecognized argument, but is listed as a valid argument in the unrecognized args error message
- VM-related error with the match_lock object
- animations set in `on_create` are overridden by the default animation specified by being the first animation definition within an object
- Rotation of objects doesn't seem to rotate perfectly around the center
- Docs
- C++ not yet supported