/Nishi-Kata

Top down 3D shooter for mobile.

Primary LanguageC#

Nishi:Kata

Top down shooter mobile game in 3D made with Unity.

Inspired by hacking mode from Nier:Automata, clear levels while dodging, rotating, and blasting the enemy. The enemies will move and shoot differently every level, will you be able to quickly adapt and decimate them all?

Features

  • Implementation of game design patterns (ex: singleton, object pooling, strategy)
  • 10 levels + final boss
  • Use joysticks to move and rotate ship
  • Integration with Travis CI
  • Custom made Player Ship model with ProBuilder
  • Runs smoothly on mobile

Screenshots

Menu Menu Menu Menu

License

MIT License

Copyright (c) 2018-2019 Leon Matsuki

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.