Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

My first game: A Tetris clone build using Java with the Swing framework.

License

Notifications You must be signed in to change notification settings

Tygovanommen/Java-tetris-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java tetris game

My first game: A Tetris clone build using Java with the Swing framework.

Getting started

Update the database properties file to save and view high scores.

dbserver=IPADRES+PORT
dbname=DATABASENAME
dbusername=DATABASEUSERNAME
dbpassword=DATABASEPASSWORD

The dumb of the database and its tables can be found in the database_dump.sql file.

After changing these properties you have to manually build the software.

Screenshots

Start screen

Start

Game screen

Game

End screen

Home

About

My first game: A Tetris clone build using Java with the Swing framework.

Topics

Resources

License

Stars

Watchers

Forks

Languages