8000 GitHub - mblackman/Octarine-Engine: A lightweight 2D game engine with an ECS and Lua support
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mblackman/Octarine-Engine

Repository files navigation

Octarine-Engine

Octarine Engine colors imagination as a lightweight 2D game engine that is present where magic happens. It has its own ECS, supports Lua scripting, and is a yellowish-purple color.

This engine uses:

All dependencies are managed via vcpkg.

Prerequisites

Before you begin, ensure you have the following installed:

  1. Git: For cloning the project and vcpkg.
  2. CMake: Version 3.15 or higher. (Download CMake)
  3. C++ Compiler: A C++17 compliant compiler (e.g., GCC, Clang, MSVC).
    • On Ubuntu, you can install build-essential which includes GCC: sudo apt update && sudo apt install build-essential g++
  4. CLion IDE: (Recommended for development) JetBrains CLion.

About

A lightweight 2D game engine with an ECS and Lua support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0