Showing 213 open source projects for "parrot-security-4"

View related business solutions
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Chess Diagram Editor
    Chess Diagram Editor is a simple program to create chess diagrams. The program supports GIF, JPG, PNG as well as FEN files.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Architect I Gomoku (Engine with GUI)

    Architect I Gomoku (Engine with GUI)

    Gomoku Game: Playing with Computer

    This is the first step of a board game engine development plan "Architect". The first version will be playing the classical Gomoku game, and this version is called "Architect I". This project also shows the rich features of the next generation Java graphical user interface. The GUI of this application was built using JavaFX 2.0 which was entirely written in Java. Although as been announced, JavaFX 3.0 will be integrated into JRE in next year, at this point, you still need a separate runtime...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Play Go on your java enabled mobile phone (or PDA) and write game protocols without carrying a laptop around. "mgo" is a small, easy-to-use J2ME application featuring: boards from 19x19 to 9x9, load/save games, keep scores (captures/territory), replay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BombDefuse
    A simple but addictive game. I've made it just for fun. The images are created by Paul Davey (mattahan). Visit him on http://www.mattahan.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    This game is base on HMVC architecture,adopts plenty of design patterns to implement good OOP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    gobang
    Gobang is an old popular board game played in Asiatic countries with many variations and names like Gomoku and five-in-the-row. Using black and white stones, each player try to form a line with five adjacent stones of his color. Try it!
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Traditional Chinese board game (not the solo mode). New version of http://openmahjong.sourceforge.net/ with the following using a different coding pattern : Model-View-Controller (MVC). Now with Chow :-D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Super version of Battleship
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tonic is a graphical interface for playing chess on Internet Chess Servers (especially FICS). It is based on Jin's source code. Read more about features and development at tonic-chess.blogspot.com and at http://kenai.com/projects/tonic
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    My remake of Arkanoid game - for up to 4 players over the network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is the game Get Four also known as Connect Four. You can play against a computer opponent which provides three different levels of difficulty. Or you can play against another human player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A repository of software tools related to chess. Currently includes a complete package to analyze your games, search for blunders and missed opportunities, and then go over them repeatedly so that your game improves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java based client / server online games engine & API for easy creation/running of real-time multiplayer games. Games include Battleships, Camelot, Checkers, Chess, Connect 4, Dots, Go, Octagons, Texas Hold'em Poker, Reversi, Spades, Tetris & Tic-tac-toe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NetRisk GWT allows anyone to play a full game of Risk with up to 8 players from any Javascript enabled browser. Bases on the code of NetRisk 2.0 (https://sourceforge.net/projects/netrisk/) Demo: http://www.netrisk-online.de/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JaWAR
    A strategy board game based on WAR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Coppit
    Boardgame Coppit developed in Java. http://en.wikipedia.org/wiki/Coppit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple, thinking game of luck and strategy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Banko Manager
    Keeps track of as many game boards you wish and tells you when you have won and on which game board you have won. You can save your gameboards and use them again and again. You can play one row, two rows or a full board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project aims to develop a collection of educational games for the Digital TV under JavaTV and HAVi API's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A traditional jigsaw puzzle game. Use your own images and create unique puzzles each time. A java implementation with sound and save/load ability.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Simple Tic Tac Toe game. Allows multiplayer on one computer, mutiplayer between computers with communication through included game server. Also has single player mode where you can play against computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a small game five in a row, that is designed just for learning purpose. I'm very glad of you to download and learn the project, and give suggestion and help to improve this project. The project is developed with Android 1.5 SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    connect440
    A simple Java implementation of the classic Connect Four game that was written for an Object Oriented Design class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Salxeso is board game pexeso. You must find two same cards. It is game for 1 to 4 players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Conecta 4 is the game of four-in-a-row for java enabled mobile devices. It is a java midlet.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB