Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

mtszkarbowiak/blocky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blocky

This Project is Discontinued. I keep it for tracking the history.

Description

Advanced library for voxel-based games for Unity 3D engine, with a small game built with it.

Goals

Have you ever played Cube World or Ace of Spades? Maybe not, but you definitely played Minecraft. This application is to copy timeless cubic aesthetic known from above mentioned games.

Application...

  • generates terrain built of blocks (aka voxels, cubes).
  • has modular scalable design allowing for future extensions (e.g. multiplayer).
  • has some unique playable content.

Implementation

The application uses Unity Engine 2020.3.4f1 with WindowsPC x64 as default platform.

Dependency injection is provided by Zenject.

Further implementation description will appear in future.

Licensing

Created by Mateusz Karbowiak 2021

This project has no license. Any operation on the source code (or included assets) requires clear permission from the author.