Skip to content

bjfong/cargame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cargame

This repository contains a little game that I would play while stuck in traffic.

The game goes like this: On license plates with one number, three letters, and three numbers, take the three letters and find words in the English language that contain those letters in the same order that they appear.

For example, if the three letters were "ave", then "favorite", "have", "gave", "avenue", and "halves" would be valid words, among many others.

This has gotten me through some rough times in traffic so I decided to make an interface to accompany this. Try it out!

Directions:

  1. Download the repository.
  2. Install the dependencies: "npm install" (This assumes you have NodeJS installed)
  3. Run the server with: "node index.js"
  4. Go to your browser and type in: localhost:3000

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages