This game is designed for a great time. Your task is to build a skyscraper! Let's see if you can finish it 😏
Your task is to build a tower. The rules are very simple: If you perfectly place a block on another, then you get +3 points to your score, as well as +3 to your speed. If the block is placed crookedly, you get +1 point to your score and +1 point to your speed. Also, the tower should be approximately in the same range, that is, you cannot build a ladder from cubes, since the instability of the structure will lead to game over.
- P: Press 'P' to start the game.
- E: Press 'E' to exit the game.
- I: Press 'I' to check information.
- Space: Press 'Space' to put a block.
To run this application, you need the JACK programming language environment set up on your system. You can download and install the JACK compiler and simulator from the official website.
- Clone the repository: git clone https://github.com/SK0LX/JackGame.git
- Launch app using n2t JVM server