This repo consists of 3 Java Projects. They are - Number Game, Word Counter, ATM INTERFACE.
-
Updated
Feb 5, 2024 - Java
This repo consists of 3 Java Projects. They are - Number Game, Word Counter, ATM INTERFACE.
My implementation of a console-application for a Doom-like game, this was created as a small school project!
A simple yet fully functional Tic Tac Toe game, built using Java and can be played directly in the console. The game lets two players take turns competing. They enter their moves through the command line, and the board is shown after each move.
A simple two-player console-based Tic-Tac-Toe game written in Java. Includes input validation, win detection, and a turn-based system. Players take turns entering their moves, and the game announces the winner or a draw. Ideal for beginners learning Java basics and game logic.
A simple game casino system with some funcionalities - "betting", numeric guessing games, a bank and a shopping. It uses ANSI resoursces, since it uses the terminal (console). Made by Eduardo, Felipe and Isaías.
A simple Java console-based dice game for two players. Demonstrates Object-Oriented Programming (OOP), packages, and input handling.
Jeu textuel de rôles en Java - réalisé dans le cadre du BUT Informatique.
Interactive object-oriented card game
Console game app made as a degree test with 3 classmates with Java and Hibernate.
A 2 player Tic-Tac-Toe game written in Java
This is a console based java game where a user have to guess the number generated by the program randomly. The user will be given limited chances to guess the number.
Repositorio en Java para un juego de Poker por consola, donde puedes jugar una partida clásica de Texas Hold'em contra otras 9 personas.
Implementation of the ancient game chess in the Java language using console.
The final project for my university's introductory java course. It involved us making a simple terminal-based version of wordle, and there are two versions: a simpler one that has the player choose the word and a more complex one that uses a pre-chosen word.
Wordle console application based on java
Add a description, image, and links to the console-game topic page so that developers can more easily learn about it.
To associate your repository with the console-game topic, visit your repo's landing page and select "manage topics."