inteq (Justin Thomas Simms)

Name
Justin Thomas Simms
Member Since
Sep 10, 2010

Following 0 coders and watching 2 repositories view all →

Public Repositories (1)

  • Tic-Tac-Toe

    Forked from cmheisel/Tic-Tac-Toe

    coding challenge: Create an app that can interactively play the game and never lose.

    Last updated Wed Sep 15 02:47:42 -0700 2010

    legend

Public Activity feed

inteq pushed to master at inteq/Tic-Tac-Toe Wed Sep 15 02:47:45 -0700 2010
  • c601d86
    set up basic django skeleton of tic-tac-toe web app.
inteq pushed to master at inteq/Tic-Tac-Toe Wed Sep 15 02:46:06 -0700 2010
  • 7ddb929
    retrofitting tic-tac-toe into a django webapp
inteq opened pull request 3 on cmheisel/Tic-Tac-Toe Sun Sep 12 21:57:27 -0700 2010
Latest Pull Request
21 commits with 123 additions and 0 deletions
inteq pushed to master at inteq/Tic-Tac-Toe Sun Sep 12 21:56:55 -0700 2010
  • e9cb3ff
    Removed debugging. Hopefully I have covered all of the positio...
inteq opened pull request 2 on cmheisel/Tic-Tac-Toe Sun Sep 12 21:32:49 -0700 2010
Better version!
21 commits with 123 additions and 0 deletions
inteq pushed to master at inteq/Tic-Tac-Toe Sun Sep 12 21:28:38 -0700 2010
inteq pushed to master at inteq/Tic-Tac-Toe Sun Sep 12 21:24:21 -0700 2010
  • 7ebe80b
    Still tweaking cpu move selection algorithm. Found another wea...
inteq pushed to master at inteq/Tic-Tac-Toe Sun Sep 12 20:03:13 -0700 2010
  • 4796cbd
    Thanks to a really smart and helpful dude on HN... I have fixe...
inteq opened pull request 1 on cmheisel/Tic-Tac-Toe Sun Sep 12 18:05:49 -0700 2010
I think it is strong enough now!
21 commits with 123 additions and 0 deletions
inteq pushed to master at inteq/Tic-Tac-Toe Sun Sep 12 18:02:04 -0700 2010
  • 20f073d
    Re-ordered the cpu move selection condition blocks so that pat...
inteq pushed to master at inteq/Tic-Tac-Toe Sun Sep 12 17:11:05 -0700 2010
  • 3cdac95
    Made improvements to the cpu's move choice algorithms. If the ...
inteq pushed to master at inteq/Tic-Tac-Toe Sun Sep 12 17:01:57 -0700 2010
  • 13dfab0
    I believe I found the way to beat corner cases. I am having th...
inteq pushed to master at inteq/Tic-Tac-Toe Sun Sep 12 16:56:34 -0700 2010
  • dcf8252
    still tweaking cpu's ability to be agressive and defensive. I ...
inteq pushed to master at inteq/Tic-Tac-Toe Sat Sep 11 18:34:21 -0700 2010
  • a0b7117
    Finished fleshing out the tic tac toe game mechanics and have ...
inteq pushed to master at inteq/Tic-Tac-Toe Sat Sep 11 12:36:13 -0700 2010
  • cf2bcc0
    removing state space data pattern files, since they are not th...
inteq pushed to master at inteq/Tic-Tac-Toe Sat Sep 11 11:42:44 -0700 2010
  • fefe5f2
    Beginning to add intelligence for the cpu so that it will neve...
inteq pushed to master at inteq/Tic-Tac-Toe Sat Sep 11 11:18:11 -0700 2010
  • ce66bea
    Fixed winner determination bug which was not taking into accou...
inteq pushed to master at inteq/Tic-Tac-Toe Sat Sep 11 11:04:06 -0700 2010
  • 57251c7
    Implemented winner determination behavior as well as cleaned u...
inteq pushed to master at inteq/Tic-Tac-Toe Sat Sep 11 10:36:14 -0700 2010
  • 887a40a
    Added player location selection and shape placement and also i...
inteq pushed to master at inteq/Tic-Tac-Toe Sat Sep 11 09:04:53 -0700 2010
  • a506e5a
    Continuing to work on accept moves from player and cpu. Making...
inteq pushed to master at inteq/Tic-Tac-Toe Sat Sep 11 08:44:29 -0700 2010
  • 3a64fba
    fixed bug in logic which was never updating the current move m...
inteq pushed to master at inteq/Tic-Tac-Toe Sat Sep 11 08:40:12 -0700 2010
  • bd81eb7
    Added implementations for player shape choice and cleaned up l...
inteq pushed to master at inteq/Tic-Tac-Toe Sat Sep 11 07:55:28 -0700 2010
  • 56f9bf3
    Refined some of the necessary functions. Also added coin flipp...
inteq pushed to master at inteq/Tic-Tac-Toe Sat Sep 11 06:51:08 -0700 2010
  • 9bb9cbf
    Built the basic skeleton for the tic-tac-toe game which contai...
inteq forked cmheisel/Tic-Tac-Toe Fri Sep 10 21:58:03 -0700 2010
Forked repository is at inteq/Tic-Tac-Toe