Skip to content

Sigurd015/Hanabi

Repository files navigation

Hanabi

A simple game engine made for learning rendering APIs, game engine architecture, etc.

License: MIT Language

Goals

  • Cross-platform, multiple graphics API compatible.
  • Useable for game development.

Supported platforms and APIs

DirectX 11 Vulkan
Windows ✔️ ✖️
macOS ✖️ ✖️
Linux ✖️ ✖️

Dependencies

Getting Started

Windows

Require Vulkan SDK 1.2(or higher)

Visual Studio 2022 is recommended

1. Downloading the repository:

git clone https://github.com/Sigurd015/Hanabi
git submodule update --init --recursive

2. Run the Setup-Windows.bat

3. Open .sln file with Visual Studio

Reference

About

Mini game engine made for learning and fun.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published