Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

bloodmagesoftware/bloodmage-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bloodmage Engine

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

Test AGPL-3.0 license

This project is still under construction!

Create your own project

Build tool

Yab Project

  • Install dependencies: yab install
  • Run: yab run
  • Start Editor yab edit -- [level path]
  • Package for deployment: yab pack

Dependencies

License

Bloodmage Engine - Retro first person game engine Copyright (C) 2024 Frank Mayer

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.