Skip to content

shyke0611/Stacked-Success

 
 

Repository files navigation

GitHub forks GitHub issues GitHub contributors Contributor Guidelines Code of Conduct MIT License Wiki


Stacked-Success

Tetris Game. This project is associated with the University of Auckland SOFTENG 310: Software Evolution and Maintenance.


· Report Bug · Request Feature · Request Documention


Table of Contents
  1. Project Insight
  2. About The Project
  3. Getting Started
  4. Versions
  5. Contributing
  6. License
  7. Contacts
  8. Acknowledgments

Project Insight

Alt

About The Project

This project is a modern take on the classic Tetris game, built using JavaFX. It provides users with a visually appealing interface and customisable game experience, offering both casual and competitive gameplay experiences. The project is designed to be lightweight, accessible, and engaging, allowing players to stack blocks and clear lines for points.

What does this project do?

The project replicates the mechanics of Tetris, where players strategically place falling blocks to complete and clear horizontal lines. As the game progresses, the speed of falling blocks increases, challenging the player’s reflexes and decision making skills.

Why is this project useful?

For players, this Tetris project offers an engaging and challenging experience that tests their problem solving skills, spatial awareness, and quick decision making. As the blocks fall faster, players are required to think ahead and react swiftly, making the game an excellent way to enhance cognitive flexibility and improve hand eye coordination. Additionally, the classic gameplay combined with modern visuals offers a nostalgic yet fresh experience, appealing to both seasoned players and newcomers.

(back to top)

Tech Stack Used

  • Java
  • CSS

Frameworks

  • JavaFX

(back to top)

Getting Started

Prerequisites

You will need the following software installed:

Installation

  1. Clone the Repository using Terminal/Command Prompt:

    git clone https://github.com/Stacked-Success/Softeng310.git
  2. Navigate to the Project Directory using Terminal/Command Prompt:

    cd Softeng310
  3. Run the Project:

    ./mvnw clean javafx:run

The Application should pop up in the same desktop where you ran the command above shortly.

(back to top)

Versions

View all versions:

View individual versions:

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please read more at Contributor Guidelines

License

Distributed under the MIT License. Read more at MIT License for more information.

(back to top)

Contacts

If you have any inquiries related to this project or face any issues contact us using the information below:

(back to top)

Acknowledgments

(back to top)

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 96.5%
  • CSS 3.5%