Terminal Hacker (itch) (MaximusBlake)
About
Project 2- Terminal Hacker
Objective- To learn how to code in Unity/ Visual Studio
Details- This game is a anagram guessing game. There are three difficulties: Library, Police, and NASA. Aka Easy, Medium, and Hard. The harder the difficulty, the longer the word.
Journey- I learned several of the differences in coding with C# than with Java. For example: what is called "final" in java is "const" in C#.
Modification- I made my game have longer words at higher difficulties unlike the instructor. I also added in two Easter eggs of my own creation.