Monitoring, Securing, Optimizing 3rd party scripts
For developers looking for a solution to monitor, script, and optimize 3rd party scripts
c/side is crawling many sites to get ahead of new attacks. c/side is the only fully autonomous detection tool for assessing 3rd party scripts. We do not rely purely on threat feed intel or easy to circumvent detections. We also use historical context and AI to review the payload and behavior of scripts.
Learn More
Process Street | Compliance Operations Platform
Systemize execution. Prove compliance.
Bring compliance and operations under one roof with an AI agent that automates workflows, policies that enforce rules, and a platform that delivers results.
This project aims to give a demonstrative application on how to implement a multi mouse user interface with the help of Microsoft Multimouse SDK. The program runs a very simple Tic-Tac-Toe game for two players with two mice. ( .NET Framework 3.0 required
Players take turns to choose spots on a board, the winner is the 1st player to make the required connection amount in any direction.
Features: 2player, networked game, AI, and gameplay settings
Other: Network chat and preset games(Tic-tac-toe & Gomoku)
Marketing automation for any business | ActiveCampaign
Your team of AI agents handles email, SMS, WhatsApp and more for you
Active Intelligence revolutionizes how you work. You guide direction while AI handles execution, acts on insights, and shows you the path forward. It's how marketing should be.
Libraries for J2ME (Java mobile portable devices, such as cellphones). Environment is CLDLC 1.0 / MIDP 1.0. Has some MIDP 2.0 wrappers. Has sample games, such as Tic-Tac-Toe, Checkers, Su Doku (Su Do Ku).
Conectayas is an open source "Connect-4" alike game but transformable to "Tic-Tac-Toe" and to a lot of similar games that uses mouse. Written in DHTML (JavaScript, CSS and HTML). Very configurable. Was tested on BeOS, Linux, *BSD, Windows and others.
JMorpion is a TicTacToe game with AI player developped in Java. You cant win when you play it! You can change the skin and play sounds. Required Java 1.4(for compatibility).
Dynamic Work and Complex Project Management Platform | Quickbase
Quickbase is the leading application platform for dynamic work.
Our no-code platform lets you easily create, connect, and customize enterprise applications that fix visibility and workflow gaps without replacing a single system.
Ultra Tic Tac Toe is a console board game package that includes tic tac toe and two other games. UTTT contains a highly optimized computer AI engine, which supports PThreads. This page also has Solaris gaim binaries (until I create a project for them).
Addictive set of Pure Javascript Games including Picture Jigsaw Puzzle, Magic Squares, Crazy Pieces Puzzle, Marbles, Tic Tac Toe and Number Guessing. Many more to come... Unleash the power of Javascript!
JTicTacToe is a java implementation of the TicTacToe board game. It is fully platform independent and playable via the internet so that friends can compete online. A nice simple graphical user interface is available, and possibly, also a text-based vers
This implementation of tictactoe can have an NxN sized board, where N is an odd number >= 3. What makes this implementation different from others is that it does not use lookahead, and still never loses. It is more of an experiment than anything else.
A 3-D Tic-Tac-Toe game using OpenGL to allow the board to be rotated and viewed from different angles. 3-D Tic Tac Toe is played on 4 4x4 boards (64 total squares) and the game is won when a player gets 4 pieces in a row.
GOX is a learning Naughts-and-Crosses (a.k.a. Tic Tac Toe) for GNOME. The
program starts off as a very weak player. It learns from its mistakes, and
eventually plays well.
Intended for young children who would be frustrated by a perfect player.
Small tic-tac-toe game. This is a private project to support my course "Informatik II" in the "Medientechnik" program at the Deggendorf University of Applied Sciences.
We start with a simple Java program with text input/output which is then enhanced to use graphical output, graphical input, and finally a computer opponent.
The goal of the project it to learn how to use Neural Networks, and teach one how to play tic tac toe, and get to the never losing ability that most people can play at.