Skip to content
/ Engine Public

A 3D Game Engine. The core functionality typically provided Engine may a rendering engine ("renderer") for 2D graphics,

License

Notifications You must be signed in to change notification settings

jumailj/Engine

Repository files navigation

Engine

Engine is game development framework for creating 2D games, it provides essential components like rendering, camera sytems, input handling. allowing you to focus on creating your game's logic and content.


Getting Started

Visual Studio 2022 is recommended. Engine currently support on Windows.

1. Downloading the repository:

  • clone the repo: git clone --recursive https://github.com/jumailj/Engine

2. configure the project

Features

  • OpenGl graphic API
  • input System. (event driven)
  • Logging
  • Editor pannel
  • 2D rendering (as of now)
  • Windowing

About

A 3D Game Engine. The core functionality typically provided Engine may a rendering engine ("renderer") for 2D graphics,

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published