Showing 173 open source projects for "learn"

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
  • 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
    KonsolScript and Game Engine

    KonsolScript and Game Engine

    Free and Open Game Programming Language for Windows and GNU/Linux

    ...The whole Game Development Kit is suitable for teaching 2D game programming. The end goal of this project is to have a common gaming platform for Windows, GNU/Linux, Mac OS, including mobile platforms like Android where any newbie can learn how to make his game/animation etc. A lot of work has been made and a lot more is to be done. It might need to hire programmers to make an engine for Android, and Mac OS, then some in-house testers for stability among these platform
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Neural MMO

    Neural MMO

    Code for the paper "Neural MMO: A Massively Multiagent Game..."

    ...The environment is inspired by Massively Multiplayer Online Role-Playing Games (MMORPGs), featuring resource gathering, combat mechanics, exploration, and survival challenges. Agents learn behaviors in a shared ecosystem that supports long-term training and emergent dynamics across large populations. The project is built to test scalability in multi-agent reinforcement learning, with features such as procedurally generated terrain and configurable game mechanics. While the original release has since been succeeded by newer versions maintained outside OpenAI, it remains a landmark framework for studying large-scale agent interactions in complex environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    tute

    tute

    Play Tute playing card game

    Tute is one of the most popular Spanish deck card games. It is now available here totally free with source code available for the community. Learn the basics from Ludoteka [http://www.ludoteka.com/tute.html] or Wikipedia [https://www.wikipedia.org/wiki/Tute]
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    FPS Sample

    FPS Sample

    A first person multiplayer shooter example project in Unity

    ...Please note that the project is not supported and we highly recommend upgrading to supported packages if you wish to use parts of the project as a starting point for your own. Use it to learn about the latest features in Unity, extract and use the parts you need or use the full project as a starting point for your own games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    FLAQUIZTV - Family Quiz Game

    FLAQUIZTV - Family Quiz Game

    Flash Quiz TV (A quiz game for all family)

    ... - Usage example: - Parents: Edit the "XML" file (using "notepad") add your own questions and answers there (use your native idiom), related to school stuff, and let your kids play (learn) the game! - Develop info: - The game is developed in FLASH (AS2) and its very customizable. - Since its developed in FLASH, you may play it in your PC or embed it in your webpage. - TO-DO tasks: 1) Add support for ALL idioms (if possible). 2) Convert to AS3 (ActionScript 3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    IMG4DC – Dreamcast Selfboot Toolkit

    IMG4DC – Dreamcast Selfboot Toolkit

    Generate ready-to-use disc images for your Sega Dreamcast system !

    ...In clear, by burning a selfboot image to a standard blank CD-R, the software containted into this disc image will run onto your Dreamcast, as a legit game disc, without any modchip or other hacking device. To use this software package, you must have mkisofs from the cdrtools project. This tool will create the ISO image needed by img4dc. If you want to learn more by the selfboot image format, click here: http://dcemulation.org/?title=Selfboot_formats
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 8
    ARMA+Operation FlashPoint[LINUX/MAC/WIN]

    ARMA+Operation FlashPoint[LINUX/MAC/WIN]

    Place where to find modifications and add-ons for the Arma franchise.

    ...However, thanks to the official MAC/LINUX release I decided to start transferring as much content from www.moddb.com and www.bistudio.com as possible and make it easy to put everything on a single source and into categories with HOW-TO descriptions for hassle-free experience . . . The Arma Franchise is mainly distributed via STEAM. Please see: https://store.steampowered.com/developer/BohemiaInteractive/ to learn more . . . Supports WIN/MAC/LINUX via STEAM or WINE. Since it requires time to get all the stuff, please stay tuned for more . . .
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    Perkun Wars

    A simple fantasy game

    ...Dorban will constantly hunt him. It requires the perkun library - download it from http://sourceforge.net/projects/perkun/ This game is intended mainly for the developers willing to learn how to use perkun as a library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    crrcsim

    Open source model airplane simulator

    CRRCSim is a model-airplane flight simulation program for Linux with ports to other platforms. Using CRRCSim you can learn how to fly model aircraft, test new aircraft designs, and improve your skills by practicing in the relative safety of your pc.
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 11
    Imagine Engine

    Imagine Engine

    A project to create a blazingly fast Swift game engine

    ...That means more objects, more effects and less restrictions when designing your games. Besides its goal of being blazingly fast at rendering & updating your games, Imagine Engine aims to provide an easy to use API that anyone can learn - regardless of game development experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DarkForestGo

    DarkForestGo

    DarkForest, the Facebook Go engine

    ...The system couples fast GPU policy inference with CPU or GPU-assisted tree search so priors from the network guide exploration while search refines local tactics. Training pipelines mix supervised learning from human professional games and self-play fine-tuning, allowing the model to learn opening patterns and endgame tactics beyond simple pattern libraries. The codebase includes tools for parsing classic Go formats, generating training examples, and evaluating models on standard test suites and online servers. A KGS/online client and match runner make it practical to stage controlled tournaments or continuous rating evaluation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    lichess.org

    lichess.org

    The forever free, ad-free and open source chess server

    lichess.org (also known as Lila - lichess in Scala) is a free and open source chess server written in Scala 2.13 that focuses on real time gameplay and ease of use. It’s where countless chess players and chess enthusiasts can gather and watch or play from a selection of over a million games every day, analyze games, learn and improve their playing. lichess is equipped with a search engine, computer analysis, tournaments, exhibitions, a mobile app, a shared analysis board, and so much more. Thanks to its large active community, the UI is available in more than 130 different languages. lichess is one of the most popular chess websites in the world and remains totally free and ad-free. ...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 14
    Scripted Roulette

    Scripted Roulette

    Simulation tool for the casino game Roulette

    Scripted Roulette is an original application which helps you to develop and analyze new betting strategies for the casino game Roulette. Learn and understand more about the chances you really have to win.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    dyn4fx

    A 2d physics game engine for JavaFX

    ...This project extends the Dyn4j physics engine and makes it into a full fledged 2d game engine. It has support for input , application states , audio , animations and other common game features. If you want to learn more about the underlying physics engine please visit. http://www.dyn4j.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Origami Editor 3D

    Origami Editor 3D

    Virtual paper folding program

    ...Origami files created with the program preserve the entire folding process, and they can be exported as folding diagrams in PDF, animated GIF files, or even as standalone Java programs displaying the origami in a 3D viewer when opened. The main purpose of this program is designing origami, but if you only want to learn how to make some origami figures, there is a set of built-in example files that can help you. Currently, there are 34 example figures available. Please note that this project was created for fun and still is a work in progress. The Discussion forum is open for anyone who wants to report a bug or suggest a new feature. User Guide: http://origamieditor3d.sourceforge.net/userguide/en/index.html
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 19
    Quake C

    Quake C

    Quake C mods and support - SSQC / CSQC

    Modifications to Quake C, code help, original progs 1.01 and 1.06 sources, other clean source repos. Server side (SSCQ) and Client side (CSQC) included.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Python with Minecraft (Windows)
    This is the setup folder for Learn to Program with Minecraft for Windows machines.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21
    Dimension Balls

    Dimension Balls

    A public domain cross platform 3D game

    ...Provided as freeware mostly as a source of inspiration to help others. A little like a 3D version of the Amiga game Pang! The game is mostly intended for someone wanting to learn OpenGL. But since the game only uses OpenGL 1.0 the drawing code is outdated, but still things can be learned from the collision detection and other techniques. Some of the code is left in an unfinished/testing state. This game was a learning experiment for me, and the math used is tested until it works for the game. After using the science math by the book, there were still flaws that could make the player get stuck under certain conditions (since floating point is not exact), and the workarounds for this are just my own ideas. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Battlefleet

    Battlefleet

    Battlefleet - Naval warfare at the turn of the century: 1895 - 1905

    BattleFleet (BF) is the model of naval conflicts at the turn of the 20th century from the high point of view. In Battlefleet old battles can be reproduced. The game graphic is primitive - it shows the ships positions on the map. So, it is simple to learn the game. For now the game allows to reproduce ships movement. The main forces of Russia and Japan in the Tsushima battle are available. Additional ships may be added by user. The first stage of the Tsushima battle is given as example - one of possible scenarios. The game is based on the rules of the Battlefleet from War Time Journal (currently only ships movement part of rules is implemented)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Python with Minecraft (Mac)

    Python with Minecraft (Mac)

    MinecraftToolsMac.zip

    This is the setup folder for Learn to Program with Minecraft for Macs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SFML-simple-sim

    Simple ball collision simulation in C++ SFML

    This is very simple ball collision simulation in 2d powered by SFML graphics in C++ language. This is my hobby project where i learn and test my skills in simulating and optimization with huge number of balls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    15 Million Games Chess Database

    15 Million Games Chess Database

    World largest chess database

    Chess database with 15,9 Million games. Database is categorized into 6 parts, to learn which one you need please browse all files and read description. In addition a huge collection of opening books for chess engines and Arena. As well as other chess resources, to download separate packages please browse "all files"
    Leader badge
    Downloads: 57 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB