OLEGSHA 7f7153100b
First improvements for Visual Studio / MSVC users
- Added missing <array> includes
- -Werror, -Wextra and -Wpedantic are used with GCC only
- CXX_STANDARD_REQUIRED is now ON
2022-11-07 22:47:11 +03:00
2022-10-09 17:25:45 +03:00
2022-11-07 11:33:19 +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%