Showing 823 open source projects for "asterisk-java"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1

    Schach

    Ein einfaches Schachspiel

    Ein einfaches 2D-Schachspiel mit vielen Features: Unter anderem können sie über Internet mit anderen Spielern zusammenspielen. Ein Schach-Bot ist geplant. Das Projekt befindet sich noch in einer frühen Beta-Phase und enthält noch viele Fehler!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    com.ichess.game Java package implements a Chess Game, including FEN and PGN notation support and legal moves verification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Solitaire Settlers of Catan computer game is a Java rendition of the popular board game "The Settlers of Catan" or "Die Siedler Von Catan" by Klaus Teuber. This project allows you to play the board game against a computer AI.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Spaxe Hilk

    Spaxe Hilk

    Turn based tactical battle multiplayer game with Aliens and Marines

    Spaxe Hilk is a turn based tactical battle game, where marines battle it out against aliens. It's still early in development but coming on nicely. Spaxe Hilk is purely multiplayer and can be played with 2 or more people, depending on the mission. Watch a preview: http://www.youtube.com/watch?v=NdWXLmkPlJ0
    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
  • 5

    Kenny ClassIQ

    A java-based, purely object-oriented chess engine.

    ...Initially I thought of doing a similar thing in C++, but after trying to develop my other chess engine Kenny in this route, I found out that it is a difficult task, and switched to using Java for the programming instead. To learn how to do it, I created a similar, many-times-lesser-in-complexity project KenTacToe. Having completed it successfully, I've gained the confidence to proceed with Kenny ClassIQ, named so because it is more class-oriented than Kenny, and because I want it to be intelligent. (A play with words landed me Kenny ClassIQ.) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SkyChess
    A chess game for play with your partner in LAN. This have simple usage and friendly interface. Let's play and feel !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    cs4433DotsAndBoxes

    cs4433DotsAndBoxes

    dots and boxes game

    this is a classical game of dots and boxes implemented in java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An application to help Battletech players balance two forces using all possible modifiers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KludgopolB
    ...I have no idea how well this game runs on other operating systems, but then again I can't see much in theory to stop it working on any operating system capable of running java..
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    DokChess
    ...DokChess ist eines der Fallbeispiele im Buch "Softwarearchitekturen dokumentieren und kommunizieren" von Stefan Zörner (Hanser 2012) English: DokChess is a Chess Engine implemented in Java. It is used as an example for software architecture documentation according to the arc42 template in a German book about documenting Software Architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Chess Game AI Phantoms
    Phantoms Chess Where Pawns Can become Queens Chess Game is zero-sum two-player. Team Members: Phantoms Team * Leader Gehad Sayed Kaseb Gehad.Kaseb@gmail.com * Co-leader Rawia Ahmed * Research team Hagar Samir Safaa Mohamed * Design and Implementation team Ahmed Helal Aya Eid Aya Tarek Eman Saleh Fatma El zhraa Ibrahim Hanan Mohamed John Samir Mina Victor Nahla Ibrahim Samira Magdy Samr Ayman * Integration Team Marwa Ayman Nahla Essam * Interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ANother IMplementation Of Scotland Yard - Java implementation of the Ravensburger board game 'Scotland Yard'. While the program takes the role of Mr. X, you have to coordinate the detectives in order to catch the fugitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A collection of multiplayer word games and language services for use over IRC on mobile phones, including Scrabble, Boggle, crosswords, online dictionary definitions. Consists of a client and agent component. Client based on jmIrc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open source implementation of the Power Grid board game (aka Funkenschlag)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JLightChessLibDemo

    A very simple demo in order to show how to use JLightChessLib

    The project aims to help the chess client developpers by showing how my JLightChessLib chess library canbe used in a simple application without ia, anyway the library is not developped for this purpose (as it may be very slow). In order to use a particular version of the demo, you will need a JLightChessLib jar whose version is at least the same as the downloaded demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JLightChessLib

    Purpose is to provide a very simple and well documented chess library.

    This chess library will focus on checking legal moves, for parsing/unparsing PGN and FEN file formats. Actually, are implemented, move validator, history manager (with the class ChessHistoryNode), and the FEN parsing/decoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    TCP Java Games

    A program to play games through a server with other users.

    TCP Java Games is a project aimed at creating a server to which users can connect and play games with each other. At the moment, only checkers exists but the project will be expanded to include other games as well. The project consists of a server which hosts the games and which each user connects to, and a client which connects to the server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Gummy-Tac-Toe Free

    Gummy-Tac-Toe Free

    Tic-tac-toe with gummy bears

    Classic Tic-Tac-Toe, except with gummy bears, free! Play classic tic-tac-toe using gummy bears instead of the old and boring X's and O's. Gummy-Tac-Toe Free is awesome and free! You can also get the paid version for 2-player!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Chess

    Simple Chess game developed in JAVA

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    stratego_android

    stratego_android

    Plastic stratego for android, Marshall a Spion

    Stratego (Marshall a Spion) for android Multiplayer, Bloototh, online play development in progress
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Minesweeper for Java
    This is a Minesweeper clone written in Java. It's my first game and I had a lot of fun to build it. If you enjoy it, please add a review :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Mediocre is a Java-based chess engine, implementing features like LMR, SEE, history and killer moves heuristics, transposition tables, internal iterative deepening, PVS search etc.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Bagchal

    Bagchal

    Game(similar to chess)

    A simple game originated from Nepal where two users or single user can play the game. There is two key component in the game i.e tiger and goat. Goat needs to trap the tiger in-order to win the game. And if tiger is able to eat 4 goats tiger wins the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ChessAT

    one more chess engine in the barn

    This simple chess engine employs a minimax algorithm to calculate two moves ahead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    java network tictactoe

    java network tictactoe

    Its the common tictactoe game, developed in java, with client/server configuration so it can be played over a network. It can be played in a 3x3 board or 4x4 board. There are more options but some of them are not implemented. I'm only putting this here now (2012) but this was one of the projects for a University course in 2003, when I was still a student. I just thought I should put this some place safe, and so... here it is!
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo