Skip to content

wonghungwing/startcraft-unity3d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A recreation of the classic Starcraft game by Blizzard, on Unity3D.

screengif screengif

Features:

  • 3D models and animations (imported from Starcraft II)
  • Background music, sounds and reactions (For Adun!)
  • Buildings and units training queue
  • Special building behaviour (like gas extractor or supply depots)
  • Ground and flying units (Zerg and Terran)
  • Researches
  • Resources (Mineral, gas and supplies)
  • Import maps using image heightmap
  • Mouse and touch controls
  • Camera movement and zoom
  • New UI, optimized for touch devices
  • New survival gameplay mode
  • Basic AI
  • Minimap
  • Pathfinding (using free A* pathfinding)

This is by no means a feature-complete recreation, and was never intended to be. It was devised as a demo and a learning project, and as such it has fulfilled its purpose. We don't plan on continuing the development in the foreseeable future. Use/fork at your own risk!

Disclaimer

This is 100% fan made, non-for-profit project. Blizzard Enterntainment is the owner of the Starcraft trademark and IP, and we have no affiliation whatsoever with them. This project doesn't attempt to be a replacement of the original game, and was created with purely educational purposes.

All assets, game concept and design are property of Blizzard Entertainment.

The source code is published under the terms of the GNU GENERAL PUBLIC LICENSE v3 (see LICENSE).

About

A recreation of the classic RTS game Starcraft by Blizzard, on Unity3D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 82.9%
  • Objective-C 7.7%
  • Python 5.2%
  • Smalltalk 3.6%
  • GLSL 0.4%
  • JavaScript 0.2%