rastapasta / mapscii

🗺 MapSCII is a Braille & ASCII world map renderer for your console - enter => telnet mapscii.me <= on Mac (brew install telnet) and Linux, connect with PuTTY on Windows
MIT License
7.75k stars 251 forks source link

100% pure JavaScript! sunglasses #100

Closed Noxmiles closed 3 years ago

Noxmiles commented 3 years ago

Steps to reproduce

Go to the github readme

Current behavior

It says: 100% pure JavaScript! sunglasses

Expected behavior

JavaScript is nothing cool. It should say: 100% pure JavaScript! sad emoji

jaller94 commented 3 years ago
  1. Why come to a free, open-source project for language bashing?
  2. JavaScript works and powers many production systems.
  3. There's a nice Telnet service, so no one has to execute any of the code.
  4. This was added in the context of moving from CoffeeScript to vanilla JavaScript to have less maintenance on this open-source hobby project.