Skip to content

Wullean/zzio

 
 

Repository files navigation

ZanZarah Engine Reimplementation

This is a project to reimplement the engine of ZanZarah: The Hidden Portal by Funatics. It does not contain any game assets, to be able to use this project one has to buy the original game (e.g. on Steam or an old CD).

Apart from replacing the original engine (at some point), this project contains various tools to inspect and/or modify the game assets.

Currently the game is not yet playable.

Build instructions

For developers who would like to contribute to this project:

  • Install a recent .NET 7 SDK
  • Run ./get-dependencies.sh in the root repository folder
  • Now you should be able to build zzio.sln using the dotnet CLI or your favorite IDE

Keep in mind, that only Windows is tested regularly at the moment and several changes might be required to run this on Linux or MacOS.

License

This project is licensed using MIT. All dependencies shall be licensed under similar permissive terms.

About

Zanzarah - scene editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.4%
  • GLSL 1.4%
  • Shell 0.2%