Note
This repo will likely be split and updated due to:
- Recent updates to JavaScript's
Set
- My own upcoming projects
You are probably looking for another library, such as xterm.js.
This is a learning project. It contains the following:
- An enhanced subclass of JavaScript's built-in Set which adds a
choose()
method - A text-based console object which echoes any input
- A playable example implementation of Rock, Paper, Scissors using the two above
An older version is live on neocities.
- To brush up on modern JavaScript features, such as modules
- Demonstrate knowledge of JavaScript to prospective clients, teammates, & employers