Giter Club home page Giter Club logo

3-5-7's Introduction

3-5-7 (Dave's Version)

Turn based game about turning marks red, the person to turn the last mark red loses. Supports Online Multiplayer or Local Multiplayer play.

The online mode is compatible with Hunter's version of 3-5-7 (GitHub)

Rules

  1. You may turn as many marks as you want red, but they have to be in the same row.
  2. You must turn at least one mark red each turn.
  3. You may not turn marks back green.
  4. Your turn ends when you are done making marks red.
  5. You win the game when your opponent turns the last mark red.

Running a server

Go to the server repository and download the server program written in nodejs.

Building

The game is written in TypeScript, compiled with webpack. To build:

  1. Make sure nodejs and npm is installed. Check with npm --version
  2. Install dependencies: npm i -d
  3. Build code: npm run build

A 357.js file will be outputted and you can host the following files in the same folder to run the game client:

  • index.html
  • style.css
  • 357.js

3-5-7's People

Contributors

hparcells avatar paperdave avatar

Watchers

 avatar

3-5-7's Issues

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.