andoco / node-robotwars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Implementation of the Robot Wars coding test using Node.js streams for efficient parsing and evaluation of the robot movement commands.

Run with input file

cat acceptance.txt | node index.js

Run test

npm test

About


Languages

Language:JavaScript 100.0%