Showing 3830 open source projects for "linux windows"

View related business solutions
  • $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
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Trainingstagebuch-Reader
    This project bases on http://trainingstagebuch.org from Nils Knieling. The idea of this project is to get a better overview over some running specific things for runners - like shoe usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    UNO-Java

    A java implementation of the popular card Game UNO

    A Java implementation of the popular card game UNO. The game will be available as Desktop application. Current State : pre-alpha
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Number Guessing Game

    A guessing game to guess a number between 0 and 100.

    Number Guessing Game is a fun little game to help you pass the time. It will run on Linux, Mac OS X, and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    DimensioneX Multiplayer Game Engine

    DimensioneX Multiplayer Game Engine

    Free MMORPG Engine. Develop and host graphical browser-based games.

    DimensioneX is a free Massive Multiplayer Game Engine. It lets you develop and then run or host browser-based, graphical multiplayer games. The users will play games simply via their browser. DimensioneX runs on any Java-enabled web server (eg. Tomcat)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    DopeWars on Java

    Classic Dopewars for JAVA

    A FORK of an unfinished project implementing Classic Dopewars. In 2008 i did a little bit of work to it to try and learn some programming skills, now i'm creating a sourceforge project and a git repo in order to try and really do it this time. Features, XML location and drug descriptors at least half of the features of classic dopewars. meaning travel and drug dealing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Chess Diagram Editor
    Chess Diagram Editor is a simple program to create chess diagrams. The program supports GIF, JPG, PNG as well as FEN files.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    JavaSolitaire

    JavaSolitaire

    A Java implementation of the famous Klondike solitaire game.

    A Java implementation of the famous Klondike solitaire game. Supports the following features: Undo, difficulty levels, hints. The interface is available in English and in French.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 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
  • 10
    DGiovanni
    A multi-agent architecture for building interactive dramas. It uses the Jason's BDI engine, being the Jason's agent-oriented programming language utilized for performing the drama management and for authoring behaviors for the characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    javabreak game

    javabreak game

    video game

    It's a classic breakout game in Java who's fun. (game + source code)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JIVES
    Java Interactive Virtual Enviroment System - A framework to create latest generation 3D Inventory Based Adventure Games and simulators, where user can combine items of an inventory and make them interact with the entites of a virtual world. Test JIVES online: 1) Download basic demo script from http://sourceforge.net/projects/jives/files/1.0/basic-demo-jme.jives/download 2) Run the applet from http://simonesegalini.altervista.org/jives/test/test.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JChess

    The Java Chess Engine

    This library is an attempt to create a flexible chess engine using the Java programing language. The main diference than others chess engine's is that it is only a library, and it can be attached to any program, including a web application. If you are interested to contribute please contact me. Francisco Rafael Del Roio <francipvb@hotmail.com>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a mod to minecraft aimed at providing advanced building capabilities to the game.
    Downloads: 68 This Week
    Last Update:
    See Project
  • 15
    Trivbot is a a multilingual quiz/trivia bot for IRC channels. It is written in java so it can run on multiple platforms. A question is sent to the IRC channel and the text in the channel scanned for a string that matches one of the accepted answers.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    Blackspirit Graphics

    A cross-platform Java 2D graphics library using OpenGL.

    A hardware accelerated Java 2D graphics library designed for cross-platform games, providing a powerful but simple interface. It focuses on real-time applications but can also be integrated into graphical user interfaces. The implementation uses JOGL (OpenGL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Repository for various programs created for use with Wurm Online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    YGO Dueling Sim

    Dueling Simulator for the Yu Gi Oh TCG

    This is a Java-based program intended to allow users to simulate Yu Gi Oh duels with AIs or with friends. The project is has been in the design and brainstorm stage for approximately two months and is now in development: 1: Functional GUI which allows all elements of YGO gameplay. This stage will allow users to explore the interface and perform all actions available in the YGO card game. This stage also will not contain images of each YGO card; rather, words will be substituted for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Architect I Gomoku (Engine with GUI)

    Architect I Gomoku (Engine with GUI)

    Gomoku Game: Playing with Computer

    This is the first step of a board game engine development plan "Architect". The first version will be playing the classical Gomoku game, and this version is called "Architect I". This project also shows the rich features of the next generation Java graphical user interface. The GUI of this application was built using JavaFX 2.0 which was entirely written in Java. Although as been announced, JavaFX 3.0 will be integrated into JRE in next year, at this point, you still need a separate runtime...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Minecraft Add-On Manager
    The "Minecraft Add-On Manager" is a powerful tool which makes things like modding or installting texturepacks much easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Max's Mods
    These are the mods I have created. I use MineCraft Coder Pack to decrypt minecraft so for ease of use I have left their files in here
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Simple Doom Editor is a general purpose editor for all games that utilize the Doom Engine. SDE aims to support many features of modern source ports including some of the more obscure formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Picobot simulator in Java for educational purposes. The goal is to navigate a robot on a 2D map using rules so that it will visit each cell at least once from every possible starting position.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Nonogram game for the Android operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB