Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 576 Bytes

File metadata and controls

17 lines (12 loc) · 576 Bytes

Tyro Engine v1.3

A Game Engine Designed Specifically For Beginners


What is Tyro Engine?

Tyro Engine a Game Engine with all the basic features of a modern game engine in a simple and easy to use interface.

Tyro Engine teaches the basics of programming like variables, loops, functions, and more.


Features

It has Image rendering, Basic Shapes (Rectangle, Ellipse and Line) and Text rendering.


How to use Tyro Engine?

Tyro uses Python as a scripting language. There are some very basic commands that you can use to make your game.