Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.
GitHub Action edited this page Nov 30, 2023 · 7 revisions

Bloodmage Engine

90s style 3D game engine built in Go using SDL2

This project is still under construction!

Create your own project

Build tool

Selene Project

  • Install dependencies: selene install
  • Run game: selene run
  • Build executable: selene build
  • Package for deployment: selene pack

Dependencies

Clone this wiki locally