Showing 14 open source projects for "basic program"

View related business solutions
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Capa chess

    Capa chess

    Chess program

    Capa chess is a chess program. Features built-in simple engine, interface with external XBoard/WinBoard and UCI engines, basic plug-in capabilities, import/export, 2D/3D boards with customization. Java JRE 1.8 or above required.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2
    osm2xp

    osm2xp

    Generate X-Plane 11, 10 and 9 scenarios from OSM data

    osm2xp 3.0 was forked from original osm2xp 2.0 created by Benjamin Blanchet The program takes PBF file with OSM data for some area as input and supports the generation of following based on it: * Buildings based on facades and 3D objects with differing residential, industrial, etc. * Forest zones with basic multipolygon support * Some objects by rules - cranes, towers... * Roads, with trying to select best matching road type, if lane count data is present in OSM * Railways * Power lines * Barriers, two types are supported - fence and wall * Water tanks, fuel tanks, gasometers * Chimneys, cooling towers - by inserting special objects with size closest to necessary * Airfields (apt.dat) with runways, helipads, and taxiways - starting from 3.5.0 The program requires Java 8 or newer to run. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    XiangQi Wizard (Chinese Chess Wizard) is a powerful XiangQi (chinese chess) program, which supports UCCI engines. XQWizard Light is the Mobile version for Windows CE and Java ME. ElephantEye is the UCCI engine in XQWizard with strong AI.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4
    F2L Scrambler v1.2

    F2L Scrambler v1.2

    Generates randomized scrambles for all F2L cases from all angles.

    This small program was designed to generate randomized scrambles for all 41 basic 3x3 Rubik's cube F2L cases, from all 4 angles (FR, FL, BL, BR). It takes 20 unique scrambles from CubeExplorer, all scrambles roughly 7-11 turns in length. In addition, the program also includes useful intuitive and algorithmic solutions for each case.
    Downloads: 2 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5

    ThrTek2XPlane

    Throttle control for QPAC A320 V2 Basic plane on X-Plane on Linux

    This program converts the output from the ThrottleTek-G throttle unit (Airbus 320 version) to input for the QPAC A320 plane, version 2.0 Basic, running on Linux in the X-Plane flight simulator. It converts the linear output range of the unit into forward and reverse power ranges, openng and closing the thrust-reversers round the 25% point of the unit's range.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    fsh

    An entertaining interactive desktop aquarium

    ...You can customize how many of each fsh you get, along with a number of other parameters (like whether predators eat or just kill, whether to show blood on kills, etc) using the fshConfig program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    C-Lesh and SMW Engine

    C-Lesh is a game programming language for 2D games.

    C-Lesh is a game programming language for 2D games - mainly arcade and platform games. When combined with the Super Mario World (SMW) engine you can create awesome 2D platform games like Super Mario World. This language evolved from a "clone" of TI-BASIC which I began developing when I was having memory (segmentation fault) bugs with C. C-Lesh lacks memory allocation and destruction. There is no need to use pointers and you can never get memory leaks or program crashes caused by memory leaks. As C-Lesh is somewhat primitive you may like it if you are into C. I'd say its a step up from C for 2D games. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Apple Game Server 3.1

    Apple Game Server 3.1

    Upload games to legacy apple // computers via serial and no floppies!

    This java (version 6 or higher) program allows you to send games directly to an old apple // computer with no need for floppies, only a serial cable. No hardware modification is necessary, you only need a working serial connection. A cousin of this project can be found here: http://asciiexpress.net/gameserver/ (Thanks Egan!)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Tic Tac Toe - in its basic way

    Tic Tac Toe - in its basic way

    This program is a basic way of the "oldschool"-game Tic Tac Toe

    This program is a basic interpretation of the "oldschool"-game Tic Tac Toe. If you want to play, you have to download the JRE (Java Runtime Engine) which you can get from http://java.com/download . In most cases its installed already. This software uses the SuM-Libraries which are in the installation package. You could get them from http://www.mg-werl.de/sum/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    A Checkers game implementation in Java that is optimized for AI's. It includes a basic GUI and a trainer for learning AI's. This started as a Checkers program for a Checkers AI contest in the Stanford EPGY 2008 summer AI course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The program will be a basic memory game. The user will click on two cards, out of sixteen, and try to match the images on the opposite side of the cards together. The user will also be able to save and load his/her game at any point during the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple client-server tank game where the users type in commands ("MOVE 5" or "SHOOT") to control their tanks and attempt to destroy other tanks. Used to illustrate basic concepts for the Java Programming class of the Science Honors Program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java libraries and basic client (JVPC), check+action program (VPCheck), Blitz program for VGA-Planets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This Program is used to manage heroes of DSA (german fantasy role playing). It uses improved rules, many different types of heroes,generates hero documents and much more
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB