Skip to content

The software created was to learn the basics of programming with Java in VSCode. I created a very basic hangman game!

Notifications You must be signed in to change notification settings

Schminat000/hangman_with_java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Overview

The software created was to learn the basics of programming with Java in VSCode. I created a very basic hangman game!

The reason I did this was to learn the basics of Java and get more comfortable with it. I know Java is a base for most programming languages so I thought it might be useful to learn! I know at Riot Games, they use a lot of Java. This really motivated me to want to learn how to use Java and make my own little game. I hope you see/appreciate the words added within the game!

Software Demo Video

Development Environment

I used Visual Studo Code to compile all the code.

  • Visual Studio Code
  • Java / Java Package
  • Git / GitHub
  • Java Scanner / ArrayList

Useful Websites

Future Work

  • Next time I do this, I would like to make the iconic hangman art to go along with the game.
  • Before I added the try and finally statements, my scanner was having a resource leak. It took me a little bit of time to figure out try and finally statements so I could close the leak. Next time I want to play with those more to understand them better.
  • I really need to practice better and more informative commenting throughout the code.

About

The software created was to learn the basics of programming with Java in VSCode. I created a very basic hangman game!

Topics

Resources

Stars

Watchers

Forks

Languages