Coder Social home page Coder Social logo

t9-terminal's Introduction

Tic Tac Toe Squared Terminal Client

A basic client for the Tic Tac Toe Squared (AKA Meta Tic Tac Toe) server I created.

This is written in Go, mostly because I was mad that Python websockets weren't working nicely and threading was easy in Go.

Some features:

  • Amazing 20xx graphics
  • Automatically rescales to terminal size
  • Adjustable screen refresh time for slow computers
  • Cross platform (tested on Ubuntu, OSX, and Windows)
  • Utilizes all features from server
  • Scrollable information
  • Websockets to automatically refresh game on change

How to Play:

  1. Run the executable (two options)
    1. Install Golang, clone repo, and use make run
    2. Download and run (after allowing it in your antivirus)
      • Linux
      • OSX (currently has problems accessing root certificates used in https)
      • Windows
  2. Leave host empty for https://www.marktai.com/T9 or use your own host
  3. Either create or join a game
    1. If creating a game, enter any two arbitrary player ID's.
    2. If joining a game, either use one of the game ID's on the right and select a player
  4. Use m to make a move and then select a box (1/9 of the board) and a square (1/9 of the box).
  5. Send all bugs you find to [email protected]

t9-terminal's People

Watchers

Mark Tai avatar

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.