Coder Social home page Coder Social logo

wordcrimes's Introduction

Word Crime

This project was made for duckhacks at Stevens Institute of Technology

Premise

You, the player, are a detective in the field, and the only resource you have is an AI that is trained to connect clues. Your task is to find the right word associations among a grid of words, using hints given by the AI computer. But if you guess the wrong words too many times, you wont have accurate enough clues to solve the case.

Game Play

  • The player selects one word at a time from a grid, and must select all of the correct words to win.
  • They are given hints by the AI, each consisting of a word, and the number of words that it is related to in the grid.
  • If a word is correctly chosen, it is highlighted green. Otherwise, it is highlighted red.
  • For every incorrectly guessed word, the player gets a strike. It is too late to connect the right words after three strikes.

Implementation

Using a JavaScript implementation of Google's word2vec Custom vector clustering algorithm for generating clues Custom, minimal front end design

To Run

Navigate to src directory and start local server

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.