top of page
Search
  • Writer's pictureLuis Hostos

Terminal2D


Unity Web Player | WebPlayer <!– function GetUnity() { if (typeof unityObject != "undefined") { return unityObject.getObjectById("unityPlayer"); } return null; } if (typeof unityObject != "undefined") { unityObject.embedUnity("unityPlayer", "https://dl.dropboxusercontent.com/u/15319229/ChipShips/ChipShips.unity3d&quot;, 720, 405); } –>



* Fly using Arrow Keys or WASD. * Shoot pressing Control or MouseClick.

* Escape to show Menu. * Right click to choose fullscreen.  Update 0.1: * Added smaller hit box to the player. * Flying backwards is slower, other wise it was very easy to beat the game by just flying backwards * Fixed Start button, now it’s easier to find. * Smooth enemies rotation when finding the player. * Added animation to the health orbs, so they’re more relevant now.

1 view0 comments

Recent Posts

See All
bottom of page