Showing 3915 open source projects for "linux games"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Futurist, arcade-oriented, single-player 3D FPS for web navigators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PIMPS Is My Piano Superstar is a game developped in Java for learning Piano with a MIDI keyboard connected to your pc or mac. Any Midi file can be used with it, allowing you to learn et to play each track separately or together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jSchnellen is a implementation of a popular card game in a part of the german language area. See http://de.wikipedia.org/wiki/Schnellen_(Kartenspiel) for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XgaG stands for "XgaG generates all Games". Our goal is to provide an easy to use modeling environment to build all kinds of board games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Browser based 2D scrolling shooter written in Java. The player controls an airplane in a top-down view and shoots down enemy planes, helicopters and tanks. Play right at the homepage: http://btrgame.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Conway's Game of Life as a Two Player Game with AI.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Sneer is a sovereign computing platform to share information and hardware resources at your own pleasure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A simple application that allows users to customize characteristics it uses to improvise jazz solos. A user can create new solos, save those solos, and reopen them for playback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    viiigine is an open source Final Fantasy VIII game engine. The main goal of this project is to redevelop game engine fully compartible with original and providing new abilities (multilanguage support, high resolution, new models, etc) in extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    Lightweight Java library for animation and animated components development. Also perfect as a graphics engine for 2D games in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Java implementation of the Dijkstra bestpath algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Agle means ANOTHER GAME LIBRARY and ENVIRONMENT Agle has a java client and a c++ linux server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    THIS PROJECT IS NO LONGER ACTIVE, AND HAS NOT BEEN FOR MANY YEARS. Old: A website application for game clans with sophisticated news system, member management, tagwall, ladder info, game server status, live IRC stats, integration with opensource IRC bot and login system for members.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JavaDice is an Open Source Package for Java, containing methods and objects for handeling dice, primarly for use in Role-playing games or utilities. As well as methods for rolling dice, it contains methods for other tasks such as converting dice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Java tool to generate pairings in swiss system-like tournaments. jSwissTour uses Constraint Programming tools to be as flexible as possible, and noticeably the ability to handle games with more than two players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    an advanced pong games controlled by phidgets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pracownia Informatyczna nr 13 to gra tworzona na platformie DarkBasic. Aktualny build to 0.01 - do pobrania w dziale download. Gra rozwijana bedzie dalej na lekcjach informatyki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tux paint is an open source paint software for kids.We have used an Executable Localizer to localize it to Tamil. The developers are R.Arputharaj , R.Andrews Roberta Mary , M.Mangaiyarkarasi , K.Sundarakantham and Dr.S.Mercy Shalinie .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    breed

    Java5 orbit visualization to demo game programming library.

    Breed is a Java 5 game programming framework with several demos (including an Orbiter). It is based on JOGL, the Java OpenGL binding. Current status is incubating.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ACCAT is a multipurpose tool(suite) for the Wii game "Animal Crossing: City Folk/Let's go to the city" and the DS game "Animal Crossing: Wild World". It was developed to keep track of the catalog in the games, but provides a lot more information abo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A java-based tool for computer-augmented Pen&Paper roleplaying in Shadowrun. The idea is that this tool will be used in-game as a character sheet and/or gamemaster's tool while being interoperable with people using traditional pen&paper to play an rpg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A library implemented in Java for unpacking and parsing Starcraft replay files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a simple app, created around an original sudoku solver based only on heuristics, not brute force. It's coded in Java/SWT(GUI toolkit). It's an example of MVC and of Visitor, Observer, Strategy, Abstract Factory, Singleton Design Patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Codename: X-Phase is a simple online first person shooter with random generated maps and landscape deformation, written in Java and OpenGL (LWJGL). X-Phase uses it's own engine and runs with Linux, Mac OS X and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Earl Engine moved to Google Code: http://earl.googlecode.com. BoardCalc is a separate, independent utility mobile application for Conflict of Heroes gamers. It's a probability calculator and dice replacement. NOTE:
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo