Skip to content

WBS-Bootcamp-Repos/JavaScript-Games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

JavaScript Games

Welcome to JavaScript-Games! 🎮 This repository contains fun and interactive command-line games built with JavaScript.

Games Included:

  1. Rock Paper Scissors: Play the classic game against the computer and see who wins!
  2. English to Pig Latin Translator: Translate English sentences into the playful Pig Latin language.
  3. Caesar Cipher: Encrypt and decrypt messages using the famous Caesar cipher technique.

How to Play:

  1. Clone this repository:
    git clone https://github.com/your-username/JavaScript-Games.git
  2. Navigate to the game folder:
    cd JavaScript-Games
  3. Run the desired game using Node.js:
    node game-name.js
    Replace game-name.js with the specific game file (e.g., rock-paper-scissors.js).

Have Fun!

Enjoy these mini-games and feel free to contribute or share feedback!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors