trescenzi / deno-space-traders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deno Space Traders

image

A command line app for interacting with spacetraders

Usage

  • Install deno
  • Install this app: deno install --allow-net --allow-read -n space-traders https://github.com/trescenzi/deno-space-traders

Todo

  • Implement whole API
    • View Ships
    • Purchase Ships
    • Purchase Fuel
    • Find Asteroids
    • Create Flight Plan
    • View Flight Plan
    • Purchase Goods
    • Sell Goods
  • Use Moo to provide better console input
  • Improve output(not just stringified objects)
  • Use Ink to make it pretty

About


Languages

Language:TypeScript 100.0%