Showing 3861 open source projects for "linux like windows"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • 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
  • 1

    BeeKeeper

    A minesweeper clone written in Java

    BeeKeeper (v0.1) is a minesweeper clone written in Java, using only vector graphics (primitive shapes and lines). The objective of the game is to collect all of the honey without disturbing any of the dormant bees, as fast as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Master Sudoku

    Master Sudoku

    Sudoku solver written in Java (Spanish Language)

    Sudoku solver written in Java (Spanish Language). Supports a lots of logical techniques (singles, subsets, fishes, wings, uniqueness, coloring, loops, chains, ALS). It is not a puzzle generator. You must have the puzzles in a text file or select a puzzle pre-loaded. Includes several kinds of helps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Alchemini (LD26)

    Alchemini (LD26)

    ludum dare 26 game from ByteFire games

    You are a science nerd that has begun reasearch on alchemy. Because of being teased at school by the "popular" kids you want to invent a potion that makes you big and strong. As a result of the potion, you shrink down to miniature size and are trapped in your backyard. You must get though obstacles and grow back to size little by little. Theme: Minimalism Made for Ludum Dare 26 http://www.ludumdare.com/compo/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    UtiliGame

    UtiliGame is a light-weight game engine written in Java.

    UtiliGame is a light-weight game engine built upon the Utilis classes written in Java. It supports tiles, entities, collision detection, custom collision boxes, and much more.
    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
  • 5

    Krabat

    Source code for the Krabat adventure

    This is the source code of the Krabat adventure which was released by the foundation for the Sorbian people (http://stiftung.sorben.com/wobsah.htm) in 2001. The source code is released in order to motivate people to help with additional translations and to finish the porting for the Android platform. Please go to the Wiki pages for details. ----- Auf dieser Seite befinden sich alle Quelltexte und Mediendateien des "Krabat" Abenteurspieles, welches im Jahre 2001 von der Stiftung...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Bens Game Engine

    Little game background framework in java.

    This is a background game framework in java. It is controlled with states, wich can be layed over each other and entities wich can execute triggers when some events occur. The built in console provides some extra enhancement, you can add commands easily to it - same with creating a trigger-function for an entity. It's using java.awt as graphical port. Also using OpenGL from version 0.3.xxx, you can select your desired main class and it runs with the given graphics port. Checkout...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SimpleNetworkChess

    A simple network chess game

    A simple network chess game : only for 2 human players. Notice that in order to build the project, you need to add my jar library PluggableChessGraphism (>= 1.20), also available on Sourceforge, to the build path. Also, chess engine and images are imported from CarballoChess project : https://github.com/albertoruibal/carballo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    showYourWorld

    3D-viewer (laserscanning) based on lwjgl

    syw is a tool to load and visualize 3D-models (.obj). Further, you are able to walk around in these 3D-models alone or with a friend (online).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Salvage Team

    Salvage Team

    An Action Adventure Space Physics Game

    Space junk has been polluting our solar system for many years now. Its a problem for space travelers and satellites alike. Its time to help clean up this mess. Will you help and earn some credits while your at it? Salvage Team – RUSH is the first mini-game in a series of fun filled physics scrolling games. You pilot a small ship that collects rubbish (bits and peaces) through a hull magnetic system. Its your task to clean up an area. You are scored on the rubbish collected and the length...
    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
  • 10

    AsteJavAste

    Asteroidsklon in Java

    Download: - Version oM zeigt keine Nachrichten bei Niederlage an.(Komplikationen auf manchen Systemen); - Falls Menü nicht sichtbar Spiel einmal maximieren und wieder verkleinern; ----------- Steuerung: Pfeiltasten: lenken; Space: schießen; r: neustart; ----------- Changelog: V1.5: *added Menü *added Levels *better collision V 1.3 *added Rückwärtsgang *added automatischer Neustart *added Neustart-Taste *added Menu (nicht sichtbar, da noch bugged) *added...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Minigolf

    Minigolf simulation in Java

    A minigolf-simulator implemented as Java-library featuring easy course-creation and integration of your own course-components. It also includes a stand-alone simulator as well as a port to Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Tic Tac Toe

    TicTacGame for tow players and aginst PC

    for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three respective marks in a horizontal, vertical, or diagonal row wins the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    D&D Dice

    D&D Dice

    Dice Roller

    D&D Dice is a program written in Java 7 for rolling the 7 common dice in Dungeons & Dragons (4-, 6-, 8-, 10-, 10*10-, 12-, and 20-sided dice).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    WindPong

    Pong for Java 8

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Juego Pong

    Juego Pong

    Pong esta basado en el juego clásico Ping Pong, desarrollada en Java.

    Pong esta basado en el juego clasico ping pong, desarrollada en Java, como tarea de Programacion I en Ing de Sistemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Launcher Officiel du serveur Soramine for Linux and Mac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mouse Run

    Mouse Run

    Programming Game, A Practice Tool for Building Intelligent Things

    Mouse Run is a programming game where programmers can implement a mouse and let it run in a maze to hunt of cheese. It is a battle among programmers to test who can build the most intelligent mouse, given limited information during the game. Programmers need only implement one code file, extending from an abstract class that will contain the logic of the individual mouse. The game Host will gather all the mouse implementation and let them run in the maze. It is real fun for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Weapon M

    Weapon M

    Java client for TradeWars 2002

    Weapon M is a Java client for the classic game TradeWars 2002. == NOTICE == Due to the perpetual brokenness of SourceForge, the project wiki, issue tracker, and binary downloads have been moved to Chalcodes.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Ben's Burrows

    DF clone with multiplayer

    A very superficial clone of Dwarf Fortress with the main goals being multiplayer support, mouse driven interface and slightly more modern graphics. https://github.com/bensmith87/yadf https://www.ohloh.net/p/yadf
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The goal of the jOpenRPG project is to create an OpenRPG compatible client written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A computer version of the World War 2 tactical boardgame "Squad Leader" originally published by The Avalon Hill Games Company. Play any scenario against anyone around the world!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Aliza Gaming API

    An extensible development framework for roleplay games.

    AlizaGameAPI is a robust, open-source Java-based framework designed to streamline and enhance the development of 2D and 3D games. It offers a comprehensive set of tools, utilities, and libraries, empowering developers to create immersive and dynamic gaming experiences with ease. Key Features: Modular Architecture, Rich Graphics and UI Components, Comprehensive Game Logic and Character Management, Environment and World-Building Tools, Statistical and Mathematical Utilities, Enhanced...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    My Undying Love
    This is the project page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Comet Pinball

    A libgdx pinball game.

    Comet Pinball is a classic arcade game implemented in Java. It uses the libgdx game library with Open GL graphics and Box2d physics. The game is designed to use highly customizable play fields. Starting the game will create an XML file which defines the play field. Feel free to edit by using the game manual as a reference.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB