Skip to content

maxcai314/cryptoduel-fork

 
 

Repository files navigation

Cryptoduel

Play Game!

A fork of the popular multiplayer cryptogram by r2dev2

How To Play

An aristocrat cryptogram is a quote encrypted by substituting each letter with another letter. To win, decrypt the message as quickly as you can!

Keyboard Shortcuts

Tab and Shift+Tab will go to the next letter and previous letter respectively.

Setup (Necessary Packages)

yarn
docker

Docker Commands

yarn dockerbuild # production docker build
yarn dockerrun # start the docker server with the name "crypto"
yarn dockerstop # stop the docker server with the name "crypto"

Developers

Cryptoduel is developed by Ronak Badhe (r2dev2).

Fork modifications developed by maxcai314 with the help of rand0mletters and chop0.

About

A fork of r2dev2's game cryptoduel as a Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.8%
  • Svelte 38.7%
  • CSS 2.4%
  • Python 1.2%
  • Other 0.9%