https://github.com/catrinlam/maps
Java (IntelliJ IDEA)
https://github.com/catrinlam/maps
Last synced: 10 months ago
JSON representation
Java (IntelliJ IDEA)
- Host: GitHub
- URL: https://github.com/catrinlam/maps
- Owner: catrinlam
- Created: 2022-02-08T15:45:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-08T16:22:32.000Z (over 4 years ago)
- Last Synced: 2025-02-14T05:34:55.578Z (over 1 year ago)
- Language: Java
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Maps
Java (IntelliJ IDEA)
Dec 2021
- Determine where the player is, determine exits and allow the player to move in another direction
- Read and print descriptions of different files
- Implementing information from a text file as a map
- Using a class to provide a data structure for the location
- Print outputs and save them as a text file