
Anti-Sailors | Project Type: Game | Type: 2D shooter
Info
This project is a basic top down roguelike game incorporating OOP principles, set in the future where sailing is outlawed and the Sea is patroled by pirates and high tech police boats. Your goal is to defeat them all.What I learned
>>> How to create classes and objects using C# and implementing them into Unity>>> How to use blend trees to create smooth animations for both the player and enemies
>>> Using a tilemap to create the game world
Potential improvements:
>>> Improved art while maintaining low resolutionSoftware used
Unity, Adobe Photoshop, VS codeLinks
Play the game here!Github page