Showing 27 open source projects for "android"

View related business solutions
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
    Learn More
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
    Learn More
  • 1
    Stockfish

    Stockfish

    UCI chess engine

    ... is open source (GPLv3 license). That means you can read the code, modify it, and contribute back. You can use Stockfish on your computer or on your iOS or Android device. So you can get world-class chess analysis, wherever you are. The Stockfish engine features two evaluation functions for chess, the classical evaluation based on handcrafted terms, and the NNUE evaluation based on efficiently updatable neural networks.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 2
    Domination (Risk Board Game)

    Domination (Risk Board Game)

    Domination is a game that is a bit like the board game Risk

    Domination is a game that is a bit like the well known board game of Risk or RisiKo. It has many game options and includes many maps. Written in java it includes a map editor, a simple map format, multiplayer network play, single player, hotseat, 5 user interfaces and many more features, it works in all OSs that run java 1.5 or higher, iOS and Android.
    Leader badge
    Downloads: 208 This Week
    Last Update:
    See Project
  • 3
    Pentobi

    Pentobi

    Computer opponent for the board game Blokus.

    Pentobi is a computer opponent for the board game Blokus.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Implements the rules of Scrabble(tm) for Android devices (and historically, for PalmOS, PocketPC and others) (For development purposes there's also a Linux client using ncurses or GTK.) Easy to port to other platforms, supports multiple languages and multi-device play via the internet, SMS, Bluetooth, and NFC. Not vaporware: one of TIME.com's top 5 PalmOS apps
    Downloads: 2 This Week
    Last Update:
    See Project
  • Innsoft Hotel Management Software Icon
    Innsoft Hotel Management Software

    At Innsoft, we pride ourselves on providing straightforward, value-oriented hotel management software.

    Streamline your hotel operations & more with our intuitive & fully customizable hotel software and motel software. Here at Innsoft we focus on hotel management software for independent, small and mid-sized properties with up to 350 rooms.
    Learn More
  • 5
    tjger - the java game & entertainment rt

    tjger - the java game & entertainment rt

    the java game and entertainment runtime

    Framework to implement board and card games including some already developed games. Typical game elements are offered by this library, so developers just care on the essential aspects that differ. Games created with tjger are also hosted (Four wins, Oasch, Schnapsen, Trap the Wizard, etc.) and the Tjger Game Pack contains all these games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    belofte chess

    belofte chess

    A promising chess program

    A console/text based chess program with XBoard/CECP and UCI API, available on all major platforms. You may need a graphical chess interface to use it. Please refer to README.md in the files section for installation instructions. The last stable release is 2.1.5 and has been released on 25/12/2021. Belofte 0.2.0 till 0.9.20 (c/c++): Xboard 1 & 2 (CECP) - Linux/Unix/(Windows) Belofte 2.1.1 and up (c++11) : UCI and Xboard 2 - Linux/Windows/Mac/Android/... For access to code, please clone...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    QMines

    QMines

    Qt-based Minesweeper with different backgrounds (and music for PC)

    Кроссплатформенный Сапёр, созданный при помощи фреймворка Qt с различными фонами, звуками и фоновой музыкой. Фоновая музыка доступна только для персональных компьютеров (GNU/Linux и Windows). Версия для Android отлично подойдёт для коротания времени в дороге.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Str8ts Helper

    Str8ts Helper

    Platform independent browser based Str8ts solver

    Str8ts Helper is a browser-based application which helps you by solving Str8ts puzzles. Run on every operating system and also mobile device with a modern web browser which is able to open off-line HTML sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful During Emergencies, Useful Every Day Icon
    Powerful During Emergencies, Useful Every Day

    Regroup connects you with the people you care about to keep them safe and informed – anytime, anywhere.

    Regroup Mass Notification empowers better mass communication that keeps people safe and informed at all times. The company’s award-winning, cloud-based mass communication platform is what clients across North America and around the globe rely on to send both emergency and day-to-day communications to millions of people. By enabling one-click messaging to mobile devices, landlines, social media, email, websites, and more, Regroup Mass Notification helps organizations keep people safe, strengthen operational resilience, mitigate risk, and thrive in an increasingly unpredictable world.
    Learn More
  • 10
    Sudoku Helper

    Sudoku Helper

    Platform independent browser based Sudoku solver

    Sudoku Helper is a browser-based application which helps you by solving sudoku puzzles. Run on every operating system and also mobile device with a modern web browser which is able to open off-line HTML sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Basic Blind Chess

    Basic Blind Chess

    Blind Chess using Taiwan rule

    Blind Chess also known as "Dark Chess" (暗棋) or "Banqi" or Half Chess , is a two-player Chinese board game played on a 4x8 grid, or half of the xiangqi (Chinese Chess) board. This application is using Taiwan rule. AI is using basic minimax tree structure and some rules. Advanced algorithm such as Upper Confidence bounds applied to Trees and Monte Carlo Tree Search are NOT used. This app is single player vs computer only. For English user, Christakis Giorgios made Software Requirements...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    UkrChess

    UkrChess

    Logical game

    Logical chess game with elements of the study of history. Supports Ukrainian, Russian, Belarus, English languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    MatrixGame

    An environment to develop games based on a rectangular board

    MatrixGame is a development tool designed to quickly produce video games based on a rectangular board. A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment. For some examples please run the jar file after the download. A little menu opens letting you run all the developed games. Sources are inside the jar file that can be opened as a normal zip file. In the apk file you can find a partial Android porting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Anywhere Board Games
    Anywhere Board Games (ABG) allows users to play board and card games on the web in real time on multiple machines (PC, Linux, iPhone, iPad, and Android). ABG runs as a stand-alone PHP app. Unlike other gaming environments, we had a peculiar vision: projecting the main board on our table and using laptops or tablets to control our hands (with other friends joining in remotely). ABG runs on PHP 5 and Apache (which is provided with the Windows installer). It supports flipping, stacking...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    PacmaniaQt

    PacmaniaQt

    Classic pac-man on Qt with pure C++.

    It is based on the "Pacman_Qt" project (https://sourceforge.net/projects/pacmanlike/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Peg Solitaire
    Peg solitaire is a board game for one player involving movement of pegs on a board with holes. The program includes over 330 solitaire problems. The program looks for new solutions and it is possible to raise new problems.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    Board2D.js is a JavaScript library that allows you to quickly develop 2D board games for the web. It is extremely easy to use and contains a very rich API. Download the ZIP, and extract it to a folder. Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Scrabble Finder
    Pl: Program do wyszukiwania słów z podanych liter oraz sprawdzania czy dane słowo jest dostępne w danej grze. En: Program to search for words with the letters and to check whether the word is available in the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    4together

    4together

    Small Java game such as "Connect Four" but something differently.

    Small Java game such as "Connect Four" but something differently. Ein Klassiger Vier gewinnt mal etwas anders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Conway's Game of Life

    Conway's Game of life cross-platform implementation.

    Conwlife is a Game of life implementation. Game of life is a popular mathematics game that was invented by John H. Conway in 1970. It's have very simple rules which lead to the creation of beautiful and amazing patterns. Android version https://play.google.com/store/apps/details?id=com.abtimal.conwaysgameoflife
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Support in https://github.com/sum2012/sum-gnu-anti-Reversi-delphi-Android Use Delphi XE 6 to compile Android version of anti reversi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    wowchess

    wowchess

    Version 1.2

    Easy playing java chess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, linux,win
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Dreams RPG - a tabletop game

    An Open Source RPG - a tabletop game

    Dreams is the result of many years of hard work to create a better tabletop RPG. Open for editing, expanding, and improving, the system is designed for open ended game-play with the ability to adapt to the player's needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    a single player tic-tac-toe game. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A real life version of the board game "Scotland Yard". All you need is a GPS and internet enabled mobile phone and a few friends to play the game with!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next