Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 231 Bytes

Readme.md

File metadata and controls

9 lines (7 loc) · 231 Bytes

GObar Engine

A game engine written in go using Raylib.

Features:

  • Scenes
  • Entity Component System
  • Virtual Resolution (game will look the same on all screens, even if you hardcode coordinates)
  • Whatever you wanna add on top