Skip to content

badascii/http-ttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe hosted on a custom HTTP server

This repo holds the custom HTTP server hosting my Ruby Tic-Tac-Toe game

  • Start with the command 'bin/start'
  • Default port: 2000
  • Default host: localhost
  • Optional command line arguments for port and host can be passed in
    • Example: $ bin/start 9292 0.0.0.0

About

Ruby Tic-Tac-Toe game hosted on a custom server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages