snake-tetris

Snake game with an AI bot

| welcome page | game interface | |:————————-:|:————————-:| | | |

Levels in the snake game

( If no level is chosen, then no wall will be placed whatsoever (the Default level) )

Two-player mode

Snake AI

Game menu

Nicer Snake graphics

Updated features of the snake game

Variable number of apples

Variable number of bombs

A race against time

Maintain Reversibly

Run the project from CLI

$ source /etc/profile.d/gradle.sh
$ gradle run

Tetris game

| welcome page | game interface | |:————————-:|:————————-:| | | |

Hold tetromino

Display next blocks

Better Tetris graphics

Upated features

Run the project from CLI

$ source /etc/profile.d/gradle.sh
$ gradle run