4 lines
221 B
Markdown
4 lines
221 B
Markdown
# Bootleg Game Engine V2
|
|
|
|
## Overview
|
|
This is a lightweight "game engine", designed to be simple and easy to use for small projects. It provides basic functionality for rendering, input handling, and game loop management. |