https://github.com/codevachon/cli-map-demo
CLI Game using Multidimensional Arrays in TypeScript
https://github.com/codevachon/cli-map-demo
Last synced: about 2 months ago
JSON representation
CLI Game using Multidimensional Arrays in TypeScript
- Host: GitHub
- URL: https://github.com/codevachon/cli-map-demo
- Owner: CodeVachon
- Created: 2019-12-10T20:17:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T00:23:06.000Z (almost 3 years ago)
- Last Synced: 2025-07-02T12:48:19.877Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 439 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CLI Map Demo
This basic typescript project was created to show how to use a multidimentional array to facilitate a map type game.
## Usage
Download, and use `npm install` to install the dependancies. Use the `npm start` command to run the application in the command line interface.