Skip to content

LoosedWhale/Games_Java_Assigment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Games Java Assigment

Overview

This Java project is a simple implementation of a game collection using a HashMap. It allows users to perform various operations like printing out all games, printing out all companies, searching for a game, searching for a company, adding a new game, and more.

Languages and Tools:

java

How to Run Ensure you have Java installed on your machine.
Clone the repository: git clone https://github.com/LoosedWhale/games_java_assignment.git
Navigate to the project directory: cd games_java_assignment
Compile the Java file: javac Hashmapgames.java
Run the program: java Hashmapgames

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages