mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-15 20:08:54 +03:00
Updated readme
This commit is contained in:
20
README.md
20
README.md
@@ -1,17 +1,18 @@
|
||||
# Nuake
|
||||

|
||||
|
||||
## Id Tech inspired game engine
|
||||
Nuake is a game engine in developement that focuses on fast level design iteration time that integrates with quake level editing software.
|
||||
> 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 showcasing the current features.
|
||||
|
||||
You can join the discord server where I post updates and screenshots or are looking to contribute to the project:
|
||||
|
||||
[](https://discord.gg/kuF4efPK7Y)
|
||||
## Quake inspired game engine
|
||||
Nuake is a game engine currently in developement that focuses on fast level design iteration time that integrates with quake level editing software.
|
||||
> 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.
|
||||
|
||||

|
||||
|
||||
|
||||
You can join the discord server for updates and screenshots or if you want to contribute:
|
||||
|
||||
[](https://discord.gg/kuF4efPK7Y)
|
||||
|
||||
|
||||
## Current Features
|
||||
- ECS system
|
||||
- Modern physic engine (Jolt physic)
|
||||
@@ -40,6 +41,7 @@ We are currently looking for contributors, feel free to join the discord if you
|
||||
4. Build and run
|
||||
|
||||
# Documentation and demos
|
||||
> The current documentation is not up to date
|
||||
You can access the current documentation at [here](https://nuake.readthedocs.io/en/latest/index.html)
|
||||
> The current documentation is not up to date.
|
||||
|
||||
You can access the current documentation [here](https://nuake.readthedocs.io/en/latest/index.html).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user