SOME SIMPLE PROJECTS IN JAVA
1.simple chat bot ->a very simple chatting bot that asks your name, age etc.
2.coffe machine ->a very simple coffee machine emulator,decides whether it can make a specific coffee by the ingredients provided.had help with this one.
3.tic tac toe game ->a simple two player tic-tac-toe game.
4.Cinema.java ->a simple cinema room management program,can buy tickets and calculate the price based on the positioning of the seat
this project was made by following the cinema room project in jetbrains academy