Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 545 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 545 Bytes

@overreact/engine

Overreact is a browser-based game engine, built on top of React, that renders to the DOM, and is styled with plain old CSS!

⚛️ Built on top of React, allowing you to utilize the same patterns and architecture you're familiar with.

⚡️ Share components with the rest of your app. Use your design system components in your game!

💅 Style your game elements using regular CSS. Or bring in your favorite CSS frameworks, such as tailwind.

Full docs and getting started guide at: https://overreactjs.github.io/