CodSoft-Java-Internship-Solution
-
Updated
Feb 3, 2024 - Java
CodSoft-Java-Internship-Solution
A Java Guessing Number Game with GUI (Java Swing)
This repository showcases a classic Java games built with NetBeans. Includes Snake, Puzzle, Guessing Number, and Tic Tac Toe—demonstrating clean code, basic game logic, and practical use of Java for desktop applications.
Pequeno juego en donde el usuario debe adivinar entre un numero del 1 al 20 en 5 intentos
GUI based Guessing Number Game (Using JavaFX)
Done By Ben Avrahami The game was created as an assignment in the course- Advanced Object Orianted Programming with Java (20554) in The Open University Of Israel.
A simple but interesting Guessing Game made with JavaFX.
This Repo will be my basic project which will be there in YEAR 1
Java number guessing console simple application
Guess a random number between 0 and 100 minigame - made in Java
A game which asks how many users, generates a random number for each user, and asks users to guess their integer round by round until everyone correctly guesses their number. Then creates a log in a folder on the desktop of each round ever played. Also displays some average lifetime statistics of each player who plays after each round.
simple CLI game of guessing the number by high or low
Console game where the user guesses a randomly generated number.
A simple Java game where the computer picks a random number between 1 and 100. The player tries to guess it, and the program gives hints if the guess is too high or too low. The game ends when the correct number is guessed. Great practice for beginners learning input, loops, and conditionals.
this is a simple but fun guessing game, try it and have some fun
Android version of High Low Guessing Game
GUESSING GAME
Add a description, image, and links to the guessing-number-game topic page so that developers can more easily learn about it.
To associate your repository with the guessing-number-game topic, visit your repo's landing page and select "manage topics."