Skip to content

joelkendall/Softeng310A1

 
 

Repository files navigation

Softeng310 A1

This is a project that is based of the game Tetris. The objective of the game is to stack blocks and create lines horizontally in order to get points.

We wish to have this project be seen as useful in the sense that it creates joy in those who play the game and allow for players to enjoy themselves casually or play it more seriously by trying and going for high scores.

In order to get play the game, clone the repository and type in

./mvnw javafx:run

The default controls of the game are as follows

Move Left - Left Arrow
Move Right - Right Arrow
Move Down - Down Arrow
Hard Drop - Spacebar

Rotate Clockwise - Z
Rotate Anticlockwise - X

Hold - C

Pause - Esc

In order to get started by contributing the file, make sure to fork the repository and clone onto your own PC. This project relies on Java 17, JavaFX and the Maven wrapper as the build tool.

To install Java follow this link https://www.geeksforgeeks.org/how-to-download-and-install-java-for-64-bit-machine/

If help is needed, please contact allanxu302@gmail.com or xuwastaken on Discord.

Contributing Guidelines can be found here:

Project acknowledgements:
Quaid Sage - quaidsage
Allan Xu - axu732
Maahir Nafis - MaahirN
Joel Kendall - joelkendall
Albert Sun - asun555
Max Chen - mche791

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.8%
  • CSS 6.2%