Lists (1)
Sort Name ascending (A-Z)
Stars
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
dwever / XOGamejQuery
Forked from Moutasema/XOGamejQueryTic Tac Toe (XO) is a single player game against PC, using AI algorithms like Best First Search (BFS) and Minimax. It has been developed under javascript as JQuery extension.