Skip to content

rherriman/vastan-unity

 
 

Repository files navigation

vastan

This is a fast-paced, networked multiplayer, bipedal running-and-jumping, grenade lobbing tank game made in Unity3d.

It's directly influenced by the great game Avara written in 1996 by Juri Munkki, which has recently been open sourced under the MIT license. Vastan uses several sound and model assets from the game, and several sections of the code influenced internal design as well.

Building/running this source requires the Unity Engine (vastan targets version 5.4.4f1 specifically). The game's inital scene is "Main Menu Scene" in Assets/Scenes. There's also "walker test scene" and "level test scene" for playing around in the editor. Hopefully this should be self-explanatory to people familiar with Unity.

Development build status: Build Status Release build status: Release build status

The current version of networking code requires that the project setting "Run in Background" be checked. Without this set you may have issues connecting to a server/hosting clients on a server.

Come chat about the project on IRC: avaraline.net port 6667, #vastan & #avaraline

About

A walking tank game made with Unity3d

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 61.1%
  • ShaderLab 36.2%
  • HLSL 2.5%
  • Shell 0.2%