Skip to content

The premier social network for tic-tac-toe enthusiasts

Notifications You must be signed in to change notification settings

WebsterWing/TikTak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TikTak

The premier social network for tic-tac-toe enthusiasts

This is the codebase for a website which allows people to play tic-tac-toe on the internet, and also examine the games which others have played.

Feature roadmap

  • literally any code
  • playable tic-tac-toe
  • examination of previous tic-tac-toe games
  • other things IDK

AWS deploy

# create keypair for EC2 Instance, save for ssh
aws ec2 create-key-pair --key-name tiktak-ec2-keypair --query "KeyMaterial" --output text > ~/tiktak.pem

cd cloudformation
./update.sh

About

The premier social network for tic-tac-toe enthusiasts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published