GitXplorerGitXplorer
d

Small-Projects-Java

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
d0d5290eee63fc67fa38b698104e0d0dbcd6f9b6

Update README.md

ddhruvshah8 committed 5 years ago
Verified
b9495361105f32cd32e2862a6263d8ac462db106

Update README.md

ddhruvshah8 committed 5 years ago
Verified
44941efdec1cacec8ebbc2224d15025e51abaff7

Delete trident.class

ddhruvshah8 committed 5 years ago
Verified
3de3428497f9dc1a44a7a3706f8959e217dee971

Delete trident.java

ddhruvshah8 committed 5 years ago
Verified
dd601f77ed520a708f3b52e170c289c07f89bda8

Delete trident.java~

ddhruvshah8 committed 5 years ago
Verified
dbd812fb972d4e12f7def2c19da8688ffe4997c5

Add files via upload

ddhruvshah8 committed 5 years ago

README

The README file for this repository.

Small-Projects-Java

This repository consist of small projects I made to learn the fundamentals of Java Programming language as well as more complex projects using objects.

Projects

  1. BlackJack Game
  2. Calling - A method to convert and manipulate integers of different units.
  3. Emojis - Converts short-hand to full phrases
  4. Magic 8 Ball - Gives random responses to yes/no questions
  5. Magic Number - Game to guess the magic number
  6. Math Circus - Math Game
  7. Mod Convertor - Converting Binary Number (8-bit) to Numberical values using "mod"
  8. Store - Store that calculates total for items and adds tax, and calculates change needed for customer
  9. Trident - Draws a trident according to the users information using mehthods and class