From 154f9b57442a958327189a27d82290e098bc3d45 Mon Sep 17 00:00:00 2001 From: ImmidiSivani <147423543+ImmidiSivani@users.noreply.github.com> Date: Mon, 17 Jun 2024 13:09:58 +0530 Subject: [PATCH] updated links in java projects --- Programming Languages/Java/readme.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Programming Languages/Java/readme.md b/Programming Languages/Java/readme.md index 52e7adc9..f21da762 100644 --- a/Programming Languages/Java/readme.md +++ b/Programming Languages/Java/readme.md @@ -904,14 +904,12 @@ Here's the updated table: Build a program that converts temperatures between Celsius and Fahrenheit scales based on user input. - Tic Tac Toe Game - Build a tic-tac-toe game provided its implementation,code and rules to play the game Tic Tac Toe Game in Java + Build a tic-tac-toe game provided its implementation,code and rules to play the game - Brick Breaker Game - It has a small ball that knocks the bricks taking the help of a small platform at the base. The player handles this platform and tries to bounce the ball through that platform. In this project, the scoring depends on the number of bricked-broken, i.e., the more you destroy the bricks, the more you score Bricck Breaker Gamee + It has a small ball that knocks the bricks taking the help of a small platform at the base. The player handles this platform and tries to bounce the ball through that platform. In this project, the scoring depends on the number of bricked-broken, i.e., the more you destroy the bricks, the more you score