Progressia/README.md
2022-10-09 17:25:45 +03:00

1.3 KiB
Raw Blame History

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