[go: up one dir, main page]

Showing 17 open source projects for "clean"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    FXGL

    FXGL

    Java/JavaFX/Kotlin Game Library (Engine)

    No installation or setup required. "Out of the box": Java 8-17, Win/Mac/Linux/Android 8+/iOS 11.0+/Web. Simple and clean API, higher level than other engines. Superset of JavaFX, no need to learn new UI API. Real-world game development techniques, entity-component, interpolated animations, particles, and many more. Games are easily packaged into a single executable .jar or native images. Any 2D game (side-scroller/platformer/arcade/RPG). Any business application with complex UI controls...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    javaLightConsole

    Easy fine console input/output for java

    Input : non blocking keyboard handling. Output : clean console, print at x,y coordinates, echo on/off, cursor on/off. Developed for learning game programming and MVC. Uses native code through JNI. Provides windows and linux versions. Includes code:blocks and eclipse projects for native and java code. You can use the classes InputProxy and OutpoutProxy in your projects. For usage examples, see their main() methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Panzer Combat II

    Panzer Combat II

    Computer-assisted miniature tank game.

    ...://server.panzercombat.com/PCII_Web/move.htm Look at battle reports : http://www.flickr.com/photos/panzercombatii Or watch a demo : http://www.youtube.com/watch?v=WcjfV8Odtss 100% CLEAN : http://games.softpedia.com/progClean/Panzer-Combat-II-Clean-95530.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Punish

    Punish

    A card game similar to Crazy Eights

    Download the zip, and extract it to a folder. Run the JAR file to play the game. Make sure you have Java 8 installed on your system. You can download java from: www.java.com Rules: Play against the computer in this exciting game. Each player gets dealt 7 cards, and they take turns to get rid of the cards in their hands as quickly as possible. The first player to do so is the winner. While discarding cards, the player must match the suit or the number of the card currently at the top...
    Downloads: 0 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
  • 5
    Milk Run

    Milk Run

    A card game where you must deliver chocolate & strawberry milk

    MilkRun is a card game where you must deliver chocolate and strawberry milk, while encumbering your opponents' ability to do so. Play against 3 computer opponents in this exciting game. Make sure Java 8 is installed. Download the ZIP, extract it to a folder, and run the file "MilkRunCardGame.jar" to start playing. You can download Java from: https://java.com/download Leave a review if you like it, or feedback for feature requests. For game rules, please...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    gamepad4j

    gamepad4j

    Java Gamepad API for multiple platforms

    A simple, elegant and powerful API for using gamepads like the Xbox 360 or DualShock 3 pad in Java-based games. Will support Windows, Linux, MacOS and OUYA in first release. Simplifies dealing with analog sticks, triggers, button mappings and more. RELEASE PLANNED NOV/DEC 2014 (sourcecode on Github).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MovieFX
    A simple, JavaFX-based movie database application *** Softpedia guarantees that MovieFX is 100% Clean, which means it does not contain any form of malware, including but not limited to: spyware, viruses, trojans and backdoors. *** Please report any bugs, or write your suggestions/requests to uurcnyldrm@hotmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    FlyPusher

    FlyPusher

    Get rid of the flies in the window. Be aware of the stinging wasps

    Drag flies away from the window by touching the fly and dragging your finger across the screen. When a fly is removed you receive points. If a fly poops on the window you can clean it by using the cloth. Wasps are dangerous and should be taken care of with the flyswatter.
    Downloads: 0 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.
    Learn More
  • 10

    sum gnu anti reversi 8x8 -windows

    Use delphi or lazarus to program Anti Reversi by min\max method

    Move to: 1:Delphi version to https://github.com/sum2012/sum-gnu-anti-Reversi-delphi-windows 2:lazarus version to https://github.com/sum2012/sum-gnu-anti-Reversi-lazarus-windows Sum GNU Anti Reversi 8x8 program is an anti Reversi of the classic game "Reversi". The player who has more pieces on the board when the game is finished, loses the game.The program use half score cut method to make it to think faster.I also program java reversi to display reversi in web site.Future will clean up...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Java Swing based implementation of popular card game 'Blackjack' or '21'. Clean and Neat code with well defined ObjectOriented structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jg3d
    Pure Java implementation of an interactive 3d graph rendering engine and editor using a spring embedder algorithm. Nice looking sterile real time 3d environment. Feel free to extend our project and build something awesome, just let us know please :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    a JAVA based GUI for MAME/XMAME project goals: 1. keep the interface simple, clean, and easily usable without keyboard/mouse 2. allow for very simple updating of the rom library 3. minor configuration of the mame/xmame environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java version of the popular Sudoku puzzle game with a clean and easy to use graphical user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Helps you play Sudoku. Named after the inventor. Eliminate possibilites by clicking. Has optional automated solving assistants for rote techniques, but doesn't take away the fun of playing. Clean, straightforward Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CSharp (C#) mud project. Emphasis is placed on the .net base class library for the mmorpg having clean code, good documention, and bug free releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Orange 3D, a game engine distributed under the zlib/libpng license, is an all in one solution, with IDE, level editor, 2d painter, 3d modeler, and possibly audio editing software all in one clean package, for free!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next