sanderman01 / unity-gridgame

A chunked grid system for use in the Unity3D game engine. This system intends to facilitate games containing grids with large numbers of tiles or blocks.
GNU General Public License v3.0
6 stars 0 forks source link

unity-gridgame

This project is an effort towards a 2D building game which aims to mix Terraria/Starbound style procedurally generated and modifiable terrain grids with player-built structures and vehicles as in games like Space Engineers or Airships: Conquer the Skies.

If feasible, I would like two include the following three domains into the game world:

This would allow the player to build cars, airships, submarines, space ships, or multipurpose vessels. All structures and vehicles created by the player will be irregular grids created out of 2D tiles/blocks.