uncamy / HackerSchool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 99.8%Language:OCaml 0.2%