Simple Wars
Simple Wars is a 2D turn-based strategy game developed in the Unity3D Game Engine. The game was a group project for the introduction to Software Engineering course at CSU Fresno. The game is an attempt to clone the amazing Game Boy Advance game "Advanced Wars". The project was largely an effort to learn more about the Unity game engine and game development, in general.
Getting Started
Simply download the zip file from this repo and extract it. There is an executable file in the root folder called "SimpleWars v0.0.1". Execute this file to run the game.
All the relevant game files can be found in the "Assets" folder.
Prerequisites
To view and edit the project, you will need Unity 2017. Other than that, you will want to make sure your graphics card drivers are up-to-date.
Built With
Authors
- Mark Philipp - Portfolio
- Steven Che
- Jose Garcia
- Joseph Sesate
- Isaac Fielding
License
This project is licensed under the MIT License - see the LICENSE.md file for details