Skip to content

shuidong/CraftSaga

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CraftSaga

=========

Voxel based MMORPG game, website: http://craftsaga.tumblr.com/

alt tag

CraftSaga is another sanbox game (like Minecraft, Infiniminer etc.) made with Unity 4.x (currently 4.6). The project is divided up by two projects: Unity Project and Mesher. Unity Project contains all assets and scripts necessary to the game itself. Mesher is a C++ project, which building up provides plugin for transforming voxels into textured polygons.

Target features:

  • Infinite world, randomly generated
  • NPC's, quests, generally RPG based approach
  • Economy, barter
  • Farming
  • Various weather conditions (snow, thunder, rain)
  • Unrestricted multiplayer experience

About

Voxel based MMORPG game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 63.9%
  • C 20.0%
  • JavaScript 15.3%
  • C++ 0.8%