Skip to content

NoahMeissner/Tetr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tetr Game

Short Description

In our project, we implemented a cross-platform web app for Tetris that offers a highly customizable Tetris experience without requiring a local installation. The game can be played on both desktop and mobile devices, with the mobile version featuring a Game Boy-style design for easier controls. Various themes provide visual variety, and a separate menu allows users to adjust sound settings. After each game, players can view their score and high score.

Play the game -> https://tetrjs-9e50a.web.app/

Group

Maximilian Weichart | [email protected]
Noah Meißner | [email protected]

Features

  • Versatile Game Modes: Play Tetris in two different game modes.

  • Adjustable Difficulty Levels: Choose from three different difficulty levels for a personalized challenge.

  • Variety of Themes: Select from four unique themes that change both the graphics and the audio experience of the game.

  • Settings: Adjust the volume of sound effects and music to your preference.

  • Score Display: View your score at the end of each game.

  • Leaderboard: Compare your performance on the leaderboard and see how well your recent games went.

Demo Video

Demo-Video-Both.mp4

Add to Homescreen

First Step Second Step Third Step
First_resized Second_resized Third_resized

Installation Guide

  1. Install Node
node -v
npm -v
  1. Clone GIT Repository
git clone https://github.com/UniRegensburg/mme-sose2024-game.git
  1. Go to the Project Directory
cd tetr
  1. Install Dependencies
npm install
  1. Start React App
npm start

Control Guide

Navigate in Menus

Before Mobile Desktop After
Navigate_Before_resized mobile_cross_resized Cross_Desktop_resized Navigate_After_resized

Select Objects

Before Mobile Desktop After
Selected_Before_resized A_B_mobile_resized A_B_Desktop_resized Selected_resized

Go Back

Before Mobile Desktop After
Selected_resized A_B_mobile_resized Shift_resized Selected_Before_resized

Gameplay

Rotate Object

Before Mobile Desktop After
BeforeRotate_resized Mobile_UP_resized Play_up_resized RotateFin_resized

Sources

Music License

QR Code

frame

About

Game Emulator for Tetris

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors