Search Results for "android program source code" - Page 6

Showing 143 open source projects for "android program source code"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Simple Javascript program lets you make epic flavortext for your novel,story,website, trading card,etc. or copy and paste 2 lines of code and give your visitors a new line every time they hit refresh. extract all, open flavortextmaker.html and see!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ethanon Engine
    Ethanon is a 2D game engine focused on the recent video cards for hardware acceleration and shader effects. The engine provides high-quality light an shadow effects with an easy visual interface and a simple and direct scripting system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The code of my project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The original computer video game, SpaceWar!, implemented on a DEC PDP-1 emulator. Written in C++ using wxWidgets, this program runs PDP-1 object code from the original 1962 game. Based upon the Java version that had been available from MIT
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    A C++ written console application which allows to "log" a Poker game intelligently, i.e. the program also leads the players through the game. The Code can also be used as a basement for further projects, like a poker-bot etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    OOPoker has moved to https://github.com/lvandeve/oopoker Get the latest version of the source code there. It has several bugfixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Boids, developed by Craig Reynolds (http://www.red3d.com/cwr/) in 1986, is an artificial life program, simulating the flocking behaviour of birds. This demo implements the pseudo code found here: http://www.kfish.org/boids/pseudocode.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Stoopid Chess is a chess playing program with a GUI which allows you to play against the computer. It's written in C# and plays with reasonable game strength.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a program that decodes save codes from Warcraft III screenshots. This is usefull for RPG-style maps that allow to save the character. Instead of writing down the save code, just take a screenshot and this program writes the save code to a file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    ClassicThunder Checkers is a fun 2d checkers program, featuring AI. It is also an excellent example of basic to advanced 2D graphics, data structures, and artificial intelligence. So many newer C++ programmers may enjoy and lean by looking through code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    AutoREALM

    Vector based drawing software designed for RPGs

    AutoREALM is a free role-playing game mapping program originally made by Andrew Gryc. This program is an excellent mapping program that can design castles, caves, cities, dungeons and more. New developers are more than welcome! Previously, development were using Delphi language. Some attempts to rewrite it in other languages were done, but currently (since January 2012) there is an attempt or rewrite using those technologies: _ C++11 _ wxWidgets 2.9 (will be 3.0 when it will be released) _ openGL _ pluma framework (a fixed version located on bitbucket) The design of the actual C++ code-base primarily targets clean source code and high modularity of source code, to allow easy reuse of the code and fast learning for people who might join the effort. ...
    Downloads: 35 This Week
    Last Update:
    See Project
  • 12
    GenEX automatically generates the SIOC program code for various home built cockpits that use IOCards as their hardware interface system. With GenEx, cockpit builders need not worry about SIOC programming and Project Magenta/FSUIPC offsets anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This package contains code for the game of EasyGo, a modified version of the original game of go. This package provides a simple API so that the users can code and test their own players. Thus one can not only play, but also program their own players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Faile is a free chess program which plays a fairly strong game of chess (Expert strength or better). One of the main goals of Faile is to provide a full featured chess program with source code which is tidy, well documented, and easy to understand.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A Pythonic program to generate and solve a Sudoku puzzle of any N by N dimension. It uses a combination of logic and guess to solve the puzzle. The GUI is written with PyGTK and the code can be use as a guidelines of using Python Generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    next generation MUD

    The next generation mud is an open-source extensible, programmable mud

    The next generation MUD is an open-source, programmable, customizable MUD server written in java. It features the ability to program almost everything in the mud and does not have any default interface. The mud is programmed in javascript and features a standard library allowing manipulation of the game world. It's other key feature is the possibility for it to contain multiple independent muds in one server instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    GemEngine

    Advanced technology that powers large scale, independent 3D games

    GemEngine(or just "Gem", for short) is a game engine centered around ease of use, clean code, and modern technology. The engine is multi-purpose and is geared toward platform/adventure games. The engine itself is actively used by the same developer to create a full scale indie game. Everything about the engine, from its content editor down to its source code is designed to be easy to understand. Gem requires no knowledge of scripting to be able to fully use, and both the engine and source code are extensively documented. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    We seek to update and expand Wytter's original elchat code in order to offer, first, full functionality as if you were in console view, and second, to extended that functionality for the program to act like a full functional client.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB