
[](https://buildkite.com/oequacki/taylor)


[Website](https://taylormadetech.dev) | [Cheat Sheet](https://taylormadetech.dev/documentation/tutorials/cheat_sheet/) | [Documentation](https://taylormadetech.dev/documentation/taylor/latest/) | [Try it Out Online](https://playground.taylormadetech.dev/)
## What's This?
Taylor is a game engine I've built using [mruby](https://mruby.org/) and
[raylib](https://www.raylib.com/). I'm trying to build a very simple way for
people to get into game development. This is trying to replicate the simplicity
of [QBasic](https://wikipedia.org/wiki/QBasic) but with a more of a modern approach.
## Getting Started
Check out my tutorial over on the [official Taylor
website](https://www.taylormadetech.dev/documentation/tutorials/getting_started/).
## Examples
If you'd like to see some examples, check them out on the [online playground!](https://playground.taylormadetech.dev/)
## Documentation
### [Contributing](/documentation/contributing.md)
### [Local Development](/documentation/local_development.md)
## License
Taylor is free and open-source, licensed under the [MIT license](https://github.com/HellRok/Taylor/blob/main/LICENSE).