gbdu / project_sid

some experimentation with ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##project_sid:

This is a basic form of AI, his name is Ned and he is a type of "sid"

latest_screencast

##Installation:

  1. Make sure you have pygame installed, on linux this can be done like this:

    pip install pygame

  2. Clone sid from this repo:

    git clone -b master https://github.com/gbdu/project_sid.git

This will give you the latest stable version, if you want a more cutting-edge version, try cloning the dev branch like this:

git clone -b dev https://github.com/gbdu/project_sid.git
  1. Hopefully all went well! now, just...

    cd project_sid python bigned.py

    ~ gbdu ( ogrum@live.com )

About

some experimentation with ai


Languages

Language:Python 99.6%Language:C 0.3%Language:Shell 0.1%