Skip to content

Sekai Game engine - my 2D game engine built base on what I know about game development. This game engine can run on Windows, Linux and Web platform

License

Notifications You must be signed in to change notification settings

hailiang194/SekaiEngine

Repository files navigation

SekaiEngine

Sekai Game engine - my 2D game engine built base on what I know about game development. This game engine can run on Windows, Linux and Web platform

[Project is temporaty unmaintained]

Library

  • raylib 4.0.0

Requirements

Installation

Linux user

If you use Debian or Redhat, you need to run the pre-installer script in scripts

First, you need to give the script the permission to execute

sudo chmod +x scripts/pre-installer/linux/<os>/preinstaller.sh

Then run that script

./scripts/pre-installer/linux/<os>/preinstaller.sh

Which <os> is debian if you use Debian distro and redhat if you use Fedora-based

For Web platform

Because raylib require emscripten SDK, you need to install it to run it on web. The instruction is here

About

Sekai Game engine - my 2D game engine built base on what I know about game development. This game engine can run on Windows, Linux and Web platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published