Skip to content

davidmospina/simple-tic-tac-toe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

❌⭕❌ Tic Tac Toe!

👋 Description

This is a simple python example of a Tic Tac Toe game made entirely using python and dev containers. This is part of the Artificial Intelligence and robotics workshops made by @AIMalaga.

🔖 Table of Contents

⚙️ How To Run

To run this project...

👷 Setting Up Dev Environment

1. Install Remote Containers VS Code plugin

# Press Ctrl + shift + p
# Paste ext install ms-vscode-remote.remote-containers
# Press Enter

2. Open the dev environment

# Press Ctrl + shift + p
# Search for Remote-Containers: Rebuild and Reopen in container
# Press Enter (and wait, first time takes a few minutes)

About

Simple Python Tic Tac Toe Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%