miazga-git / Java-swing-games

Games made during the 4th semester of studies. I' ve used Java Swing library. My favourite game (from this repo) is minesweeper.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java Swing games

In this repository there are 5 folders, each one contains game package. Two games are from YouTube tutorial - T-Rex Game and Snake Game. Other three games I' ve made on my own - Minesweeper, BallBouncing Game, Brick Breaker Game

Minesweeper Game

Pictures from the game

How to play

To play the game use mouse. Left mouse click the squares to uncover them. Right mouse click the squares to flag or mark them. To restart the game click on the emoji icon.

BallBouncing Game

How to play

w - player 1 platform goes up

s - player 1 platform goes down

up - player 2 platform goes up

down - player 2 platform goes down

space - restart

Brick Breaker Game

How to play

arrow left - player's platform goes left

arrow right - player's 1 platform goes right

enter - restart

Snake Game

How to play

Up arrow - snake starts to crawling up

Down arrow - snake starts to crawling down

Left arrow - snake starts to crawling left

Right arrow - snake starts to crawling right

Space - restart

TRex Game

How to play

Space - restart and jump

Down arrow - T-Rex's head goes lower

About

Games made during the 4th semester of studies. I' ve used Java Swing library. My favourite game (from this repo) is minesweeper.


Languages

Language:Java 100.0%