antopilo / Nuake

Nuake is a modern engine inspired by the Quake engine that integrates with Trenchbroom
https://nuake.antopilo.dev
MIT License
203 stars 21 forks source link
game-engine gameengine quake

Nuake

Nuake is a boutique game engine inspired by Quake. It focuses on fast level design iteration time that integrates with quake level editing software.

Nuake

It is currently in developement and is not feature complete. We are currently aiming for an alpha release with basic features and a demo level.

More info & News!

You can visit the website for more information about the project and read the blog post about the project.

Devlog posts 📰

You can also join the discord server for updates and screenshots:

Join Server

Current Features

Planned features

Contributing

We are currently looking for contributors, feel free to join the discord if you are looking to help the project.

Compiling the engine

  1. Clone the repos using git clone --recurse-submodules https://github.com/antopilo/Nuake.git
  2. Run the generate.bat to generate the sln files.
  3. Open Nuake.sln
  4. Build and run

Documentation

Coming soon! 🕒

Due to the constant change in the API and general refactors. It is hard to keep an up-to-date documentation before alpha release.