Skip to content

uncamy/HackerSchool

Repository files navigation

HackerSchool

This is a hodgepodge of small projects and tutorials from Hacker School (not a complete list).

Tic Tac Toe

Final_tictactoe.py
This was my first Hacker School project! This Tic Tac Toe game uses the mini-max algorithm and is written in python. The algorithm works and I learned a ton about recursion. The actual game needs more work before it can be played.

Sockets

sockets.py
Part of a tutorial led by Tom on web sockets

Chat Server

chat_server.py
My first chat server!

Tutorials

Ocaml
Python Essential
Twisted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors