A simple game engine built using raylib and mruby
Stars
139
Forks
8
Watchers
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
611
commits
20
Refactor configuration handling
0aad5d9
Lock the version of MRuby used in the export image
cd10abe
Prep for the next release
2481f80
Add Solargraph YML configuration file (#61)
adb375f
Add `Font#default` to migration guide for v0.4.0 (#60)
1f92189
Release v0.4.1
c14d99d
Texture2D#origin now defaults to Vector2[0, 0]
8bbe19b
New clang format tweaks
0eeedd9
Run clang-format with new settings
709ab2b
Don't exit 1 when there isn't a key
81502ab
Setup LocalCI and update a bunch of libraries
b7a0c02
Add AABB collision for Rectangles
2c9a5d7
Fix a typo in the game template
fbe0555
Added Circle#overlaps? and Circle#colour now defaults to Colour::BLACK
14fe23c
Add Vector2#overlaps?
875092e