Skip to content

tyogautomo/terminal-hacker-unity

Repository files navigation

Terminal Hacker

Link to my game: Terminal Hacker

Develop a game is quite challenging and fun at once for me, it needs a lot of creativity and a bunch of logic to make people are challenged playing our game. This project is mainly purpose for learning C# basic scripting and logic in Unity, not the design and graphic.

Gameplay

This game have 3 main screen to the gameplay:

  1. Main Menu Screen
  2. Decoder Screen
  3. Finish Screen

The main idea of gameplay is ez, we just need to guess the anagram provided in the game based on the level difficulty you choose. There are 3 level in this game:

  1. The Wanderer (easy)
  2. The Alchemist (medium) 3, The Black Witch (hard)

Each level has different difficult, it determined by the length of the words provided in the game.

Screenshots

Main Menu Screen
This is the Main Menu Screen. User can select which level they want through this screen

Main Menu Screen This is the Decoder Screen. Anagram had provided on the terminal screen and user must guess the correct answer

Main Menu Screen This is the Decoder Screen. Once the anagram had been provided, user must type the answer. If a player guess it wrong, the anagram will randomly changed

Main Menu Screen This is the Finish Screen. Once a player successfuly guess the right answer, they will redirect to finish screen with some cool ASCII graphic :D

About

simple c# basic scripting in Unity 3D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages