Skip to content

Defernus/primitive-engineering

Repository files navigation

Primitive Engineering

About

Primitive Engineering is an open source sandbox game that focuses on the creation of machines and automation in infinite procedurally generated voxel world.

Features

  • Infinite procedurally generated voxel world
  • Smooth voxels (using marching cubes algorithm)

// TODO: add more

TL;DR play

Clone the repository and pull submodules:

git clone https://github.com/Defernus/primitive-engineering.git
cd primitive-engineering
git submodule update --init --recursive

Run the game:

cargo run --release

License

Primitive Engineering is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages