Showing 248 open source projects for "game direct-x"

View related business solutions
  • 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
  • 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
  • 1
    Truco is a famous card game in Brazil. In this game the users can play with the computer. Enjoy!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NettyGameServer

    NettyGameServer

    A mobile game distributed server implemented using netty4.X

    A mobile game distributed server implemented using netty4.X, supports tcp, udp, http, websocket links, uses protobuf custom protocol stack for network communication, supports rpc remote calls, uses mybatis3 to support db storage sub-database sub-table, supports asynchronous mysql Storage, update the reids cache synchronously when the db is saved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PolskaOnLine
    PolskaOnLine is multiplayer online 2D game using Java and SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Minecraft Application Backup Utility

    Minecraft Application Backup Utility

    Backup & restore Minecraft worlds with one click.

    Minecraft Application Backup Utility or formally known as Mabu, is a backup & restore tool for Minecraft which can be used on either Windows, Linux or OS X systems. With a simple and user-friendly design, you can create backups and restore from previous backups effortlessly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5

    TicTacToe . Simpsons

    Simple but very funny game (JAVA)

    FOR PROGRAMMERS AND FOR FUN → ENGLISH AND RUSSIAN AND SPANISH TRANSLATIONS! → GETTERS AND SETTERS , OBJECT ORIENTED STRUCTURE → THE FAMOUS MUSIC FROM SIMPSONS AND FROM HOTLINE MIAMI; → HOMER AND MARGE IMAGES AT THE PLACE OF "X" AND "O" → HOTLINE MIAMI THEME →FIXED BUGS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MAD Game Engine

    A 3D game engine in java.

    A 3D game engine in java. This game engine should be usable by anyone that want to create 3d game in java without having to use vbo, shader or direct call to opengl. This api most be easy to use and efficient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    physicsmata

    API for all possible cellular automata that work same at all angles

    Its strange how the "sorted pointers" normalizing makes just about any random function, as long as it connects the inputs to the outputs on some path, vibrate as some nonlinear shape of wave. This could be used as a game interface for evolvable musical instruments or fluid puzzle games. Physicsmata is similar in effect to SmoothLife but simpler and pure Java. The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Robot Tales

    Robot Tales

    Leave a mark in space and try to get the highest score possible.

    In the Robot Tales game the main character is a tiny Android and you must help our little friend make his way through the galaxy. You can experience all of space from its perspective - from the stone mines from Mars, to scary alien caverns and derelict space ships that have been lost throughout the centuries. Explore new technologies that are special for each stage and help the little Robot defeat the alien menace. Be careful, the way home is paved with dangers as the green aliens will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Game framework including 1, 2 and multi-players modes which doesn't involve any central server, so peer-to-peer multi-players equivalent! Java environment (v. 1.5+ @ java.sun.com) Including a multi-platform API. Imaging capabilities provided by Java Advanced Imaging (JAI) and 3D support provided by the LWJGL (www.lwjgl.org) API.
    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
  • 10
    J3DWorkbench
    An extensible, real-time, 3D visualization, simulation, and game-design authoring tool. Integrates Java 3D and Eclipse RCP. Drag-&-Drop editing of a complex 3D scene graph. Fast world-building. Web delivery via Webstart or Applets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    x-party-game

    x-party-game

    Interactive party game with matches consisting of multiple minigames

    This project has moved to github: https://github.com/iimog/x-party-game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    X and O

    Tic-Tac-Toe (X and O)

    Simple game called "Tic-Tac-Toe", realized on Java. It's just a game, that allows to play game only Human vs Human, and also it has it's own interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a game that allows 2 or more people to interact with each other. It will be written in Java and is therefore platform independent, although it is primarily designed to be used on UNIX or GNU/Linux systems. It is written from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Space Opera is a space colonization game similar to 'Master of Orion' or 'Galactic Civilizations'. You can explore the universe, colonize planets, fight aliens and research technologies. Images were created with Povray and Terragen. - No changes in the last two years - probably abandoned
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    lwjgl-basics

    lwjgl-basics

    LibGDX/LWJGL tutorials and examples

    lwjgl-basics is a lightweight, shader-driven Java library designed to teach and simplify 2D game development using LWJGL and OpenGL, focusing on minimal abstractions and direct control over rendering pipelines. It provides essential utilities for handling textures, shaders, and sprite rendering while maintaining a low-level approach that exposes developers to the underlying graphics concepts. The repository doubles as both a functional library and an educational resource, offering example code and tutorials that demonstrate how modern graphics programming works in practice. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Technic Mac OS X Launcher Fix

    A fix for minecraft, for the OS X launcher

    This launcher has been modified to allow use of minecraft again since a patch went in that messed up the graphics rendering in the old Technic launcher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Codename Alpha will (when finished) be a realtime strategy game (RTS), written entirely in Java. For now, it is a Java RTS engine with a small testgame (including one kill-all mission). AI uses an integrated trampoline-style cps-interpreter for scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PokerAssist

    PokerAssist

    Poker game assistant to get probabilities to win a hand.

    PokerAssist derives probabilities to win Texas Hold'em poker games. It includes a user interface in Qt, and the source code is in Python v2.5. INSTALL : This software DOES require Python v2.5+ and PyQT4.X installed before running, then simply launch pokerassistant.py once the sources have been unzipped. Next version will migrate to Java technologies for developing convenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    GameBrowser

    Simple server list with direct connect via scripts.

    This tool has been created to easily start and connect to game Servers. It is possible to connect to EVERY game that uses the installed protocols. There are games that don't support direct connect (connecting with start parameters). In this case you can only view the servers status and start it without connecting. You can use the scriptarea to manage you game configurations, start with certain parameters or just start your musicplayer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Intruder's Thunder 2

    Stealth/Action game written in Java

    Intruder's Thunder 2 is a stealth/action game written in Java. It is the direct sequel to my first game, Intruder's Thunder. It comes with a level editor so anybody can create their own levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Client for Game Masters (of a RPG) to control a Game session using Y! Messenger Protocol. This allows GM to talk to the whole group, a sub-group (or individual), etc. and helps her to have a centralized GUI, while players can connect normally to Y! Msgr.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    War Сommandos - Universal Soldier

    War Сommandos - Universal Soldier

    War commandos - Universal Soldier

    War commandos - Universal Soldier
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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: 2 This Week
    Last Update:
    See Project
  • 24
    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
  • 25

    MSL-Refbox-android

    Android version of the MSL-Refbox

    This is the Android version of the MSL-Refbox. The RoboCup MSL Refbox is used for helping the referee to control a robotic soccer game (used by RoboCup Midsize league). It runs on Android 4.0 tablet with a minimal screen resolution of 1280 x 800 mdpi (10.1" WXGA), minimal API-Level 14 Tested on: Acer Icona A500
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB