An open API service indexing awesome lists of open source software.

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

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.