Showing 3584 open source projects for "cynetsvm-java"

View related business solutions
  • 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
  • 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
    Tic Tac Toe is a simple game written in Java. It features a Computer AI, Internationalization and an Undo function. It is my first complete app so don't expect too much.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Itemizer - Generic (C)RGP item editor
    Itemizer is a small application that lets you define attribute sets for (C)RPG items, create item catalogs from these sets and edit the item data in the catalogs. Itemizer can also be used to manage character and other game entity data in (C)RPGs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jAMAL
    jAMAL is a Java-based reimplementation of the AMOS Animation Language (AMAL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 5
    MMM jLauncher
    This project is about creating a portable launcher for the Maniac Mansion Mania Fangame-Project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java Game. You have to shoot an airplane with a cannon. The more you shoot, the more points you earn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Golden Hasweg: A Dwarven Tale
    The Golden Hasweg: A Dwarven Tale is a little strategy or city-building game written in Java. In the game the player constructs and manages a dwarven settlement. The Golden Hasweg: A Dwarven Tale uses a roguelike theme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BombDefuse
    A simple but addictive game. I've made it just for fun. The images are created by Paul Davey (mattahan). Visit him on http://www.mattahan.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Error to trace to log to deploy. One click. No SSH. Icon
    Error to trace to log to deploy. One click. No SSH.

    Catch the cause before the pager goes off.

    AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
    Free 30 days.
  • 10

    Heuristic Goal-seeking Framework

    Fifteen puzzle, with its own goal-seeking to find the best solution

    This project implements the "fifteen puzzle", but it has a twist: the program can solve the puzzle perfectly. The project contains a simple JAVA framework that implements heuristic goal-seeking algorithms. We use this to search for the best solution, but the framework is general-purpose and can be used for similar one-person puzzles. Using this framework will allow developers to focus on a specific domain of interest, while leaving many of the AI concepts and goal-searching concepts to be implemented by the framework The front-end classes use Swing and thus can be run via the Web. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MapHack aims to provide a board game map API either locally or through JSON. This service makes it easier for developers of turn based strategy games to focus on the game mechanics and AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    In computer games and interactive fiction, situations or dialogs are often linked together in a tree or mesh structure. The Situflow project aims at creating a visual editor and simulator for meshes of situations and the transitions between them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BingoCardMaker
    BingoCardMaker automates the process of generating random bingo cards from a set of images. The cards are highly customizable; you can change their size, title, colours, output format, and filenames -- all through a user-friendly interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Documentation for the NewXMIPP project. (XMIPP is a suite of image processing programs primarily aimed at obtaining the three-dimensional reconstruction of biological specimens from projection images obtained by transmission electron microscopy)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cardhouse
    Cardhouse is an online card game engine that supports a wide variety of games. The client is independent of the card game rules and new games can be added to the server without it having to reboot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Worldlines
    Worldlines visualizes special relativity, as particles near lightspeed trace paths in a 3D slice of 4D Minkowski spacetime. Scenes illustrate time dilation, the twin paradox, length contraction, and Bell's spaceship paradox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tyrant is a graphical roguelike fantasy adventure game. It features intricate randomly generated landscapes, towns and dungeons. It is written in Java with a highly extensible game engine.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    A JavaScript and HTML5-based MMORPG, that runs on a Java-based server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Java Swing ODBC based grocery list. Looking for Java developers to help improve features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Java-based Commodore 64 emulator for mobile devices and PCs. If you want to see the old C64 become alive on your mobile phone or PC then try this emulator. For more information see the Wiki pages http://sourceforge.net/apps/mediawiki/jmec64/index.php.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Flash Game Store is a Java program which allows the user to download flash games from the internet and to play them offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A text-based game engine written in java. This will provide methods and documentation for making a text based game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Yet another 2D Map Editor written in Java, for tile based RPG development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A 2D cross-platform java RPG/Adventure game. Details to be decided
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A 2D implementation of 'Pong' using Java and OpenGL. For the OpenGL part the Open-Source library 'lwjgl' (http://lwjgl.org/) is used.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo