Skip to content

maxiuth/SpaceNeedle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

SpaceNeedle

Hi, my name is Uyen tran and I graduated with a Bachelor's in Chemical Engineering

This is a program where it prints out a beautiful image of the Seattle Space Needle using characters on the keybooard

Source code is available as SpaceNeedle.java, including main and other methods I wrote

If you want to use the program without an IDE, refer to these steps:

  1. This game will work on either Windows OS or Mac OS so no stress -- Yayy! 🥳
  2. Make sure that you have Java installed on your PC (very very important 🫶)
  3. Install "SpaceNeedle.jar". This is an executable jar file. I have tried to convert this into a .exe file but it failed to load on my PC. Still trying to figure out how to fix this to reduce unecessary steps in starting up the game
  4. If you use a Windows OS, open your Command Prompt. Navigate to the search bar of your PC (or file search) and type "cmd". It will direct to the internal command prompt
  5. If you use a Mac OS, open your Terminal. Select Applications and navigate to Terminal.
  6. Locate your "SpaceNeedle.jar" file and get your file path. Usually if you download a file, it will be under the "Downloads" folder.
  7. You can get the file path (if it's under Downloads) as Downloads\SpaceNeedle.jar
  8. On the Command Prompt, type in "java -jar yourfilepath.jar". Replace yourfile path with the actual file path of the SpaceNeedle.jar file. For example, java -jar Downloads\SpaceNeedle.jar
  9. Press Enter and find out how much you have been saving (or spending jk) 😄

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages