OLEGSHA a110c9de03
Added logging, refactored versioning; STB is now included
- Added logging
- Rewrote versioning code
- Refactored dependency management
  - STB (stb_image.h) is now included
  - All other dependencies now use find_package
- Cross-compilation from Linux to Windows is now possible
2022-10-31 21:12:48 +03:00
2022-10-09 17:25:45 +03:00
2022-10-09 17:25:45 +03:00
2022-10-09 17:25:45 +03:00
2022-10-09 17:25:45 +03:00

Progressia

A free, open-source sandbox survival game currently in early development.

Description

The game has barely begun development so much of its features are yet to be implemented.

In broader terms, Progressia is a challenging game about survival, exploration and engineering in a realistic voxel sandbox environment. The game is heavily inspired by Minecraft technology mods, Factorio, Vintage Story and Minetest. Progressia's main unique features will include highly composite items and blocks, a realistically-scaled world, temperature mechanics and a parallelism-capable server.

See Building Guide for building instructions.

Contributing

All contributors welcome. Please contact Javapony in Telegram or join our Discord server for details or help.

Libraries

  • Vulkan low-level graphics API
  • GLFW (GitHub) minimalistic windowing library
  • GLM vector mathematics library
  • STB (GitHub) collection of various algorithms
    • stb_image PNG loading
  • Boost utility library
Description
A free, open-source sandbox survival game currently in early development.
Readme 317 KiB
Languages
C++ 51%
C 35.7%
Python 8.2%
CMake 4.4%
GLSL 0.7%