- Dense Procedural Grass Generation
- Night skybox
- Rainy weather
- Ambient Fireflies
- Cutscene
Clone the project
git clone https://github.com/sceptix-club/Nocturne.git
Go to the project directory
cd Nocturne
Build
make clean && make
Run
./game
- Dense Procedural Grass Generation
- Night Skybox
- Rainy Weather
- Ambient Fireflies
- Infinite Terrain Generation
- Dialogue System
- Cutscenes
- Dynamic Object Loading
- Procedural Tree Generation
- Fog Effects for Depth and Atmosphere
- A terrain marker system
- Build on Windows and OS X
This game is open for contributions! Whether you'd like to add new features, fix bugs, improve performance, or enhance existing elements, your help is welcome. Feel free to fork the repository, make your changes, and create a pull request. Let's build something amazing together!