top of page

Turn-Based Strategy Prototype

Summary

This was a project I worked on to further improve my C# skills. I posted updates about this project on my LinkedIn. I based this game off of a tutorial and created my own features from there. Since there's so much code to this project, I'll post the GitHub page.

Camera Movement:

Up/Down/Left/Right = Move camera on axis

Right Click + Left/Right = Rotate Camera

Scroll Wheel = Change upward view

GitHub Link:

GitHub-Mark.png
logo.png
GitHub-Mark.png
bottom of page