Skip to content

/dev/null

The black hole…

  • Amazon Wishlist

Tag: ai

Computer Science geek JavaScript programming

Javascript Reversi

December 29, 2012ambs1 Comment on Javascript Reversi

In the last two days I engaged in developing Reversi, just to learn how the minimax algorithm works. To make it easier to share, and remove GUI toolkit dependencies, my approach was using HTML (a simple page with a 8×8 table), three images (empty cell, black or white cells), a CSS file that fills empty […]

book programming

Artificial Intelligence for Games errata

December 21, 2011December 21, 2011ambsLeave a Comment on Artificial Intelligence for Games errata

This year I am teaching Artificial Intelligence for Games. I grabbed some book PDFs from the Internet (yes, sorry, it would be impossible to buy all the books to choose one, and libraries around doesn’t have books in this thematic) and I chose a pair of books to buy. One of them is this Artificial […]

All Rights Reserved.