Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 1.04 KB

README.md

File metadata and controls

17 lines (12 loc) · 1.04 KB

Escape_from_desert

The final work for the second course on the professional module "Development of program modules" was defended for a grade of 5!

Story about the idea of creating a game

At the end of the 2nd course it is necessary to present a console application in Java programming language. The idea of the application was to make a console game on the principle of a wanderer with the search for a secret exit, which was generated randomly. After the realization of this idea came the idea of complicating the game by adding obstacles (walls and pits). Then came the idea to add a terminator, which would make the game even more difficult. Terminator acts on the principle of randomly generated action. After that, the graphical design of the application was amended by using colored text in the console using ANSI codes.

Controls

Control was implemented by selecting actions by entering numbers in the application console.

Demonstration of the game

Image alt