Skip to content

A small text game library & Rock, Paper, Scissors implementation to help learn modern JavaScript.

License

Notifications You must be signed in to change notification settings

pushfoo/tinytextgamejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyTextGameJS

You are probably looking for another library, such as xterm.js.

This is a learning project. It contains the following:

  1. An enhanced subclass of JavaScript's built-in Set which adds a choose() method
  2. A text-based console object which echoes any input
  3. A playable example implementation of Rock, Paper, Scissors using the two above

An older version is live on neocities.

Why did you write this?

  1. To brush up on modern JavaScript features, such as modules
  2. Demonstrate knowledge of JavaScript to prospective clients, teammates, & employers

About

A small text game library & Rock, Paper, Scissors implementation to help learn modern JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published