Open Source Java Game Development Frameworks - Page 4

Java Game Development Frameworks

View 103 business solutions

Browse free open source Java Game Development Frameworks and projects below. Use the toggles on the left to filter open source Java Game Development Frameworks by OS, license, language, programming language, and project status.

  • Dragonfly | An In-Memory Data Store without Limits Icon
    Dragonfly | An In-Memory Data Store without Limits

    Dragonfly Cloud is engineered to handle the heaviest data workloads with the strictest security requirements.

    Dragonfly is a drop-in Redis replacement that is designed for heavy data workloads running on modern cloud hardware. Migrate in less than a day and experience up to 25X the performance on half the infrastructure.
    Learn More
  • Monitoring, Securing, Optimizing 3rd party scripts Icon
    Monitoring, Securing, Optimizing 3rd party scripts

    For developers looking for a solution to monitor, script, and optimize 3rd party scripts

    c/side is crawling many sites to get ahead of new attacks. c/side is the only fully autonomous detection tool for assessing 3rd party scripts. We do not rely purely on threat feed intel or easy to circumvent detections. We also use historical context and AI to review the payload and behavior of scripts.
    Learn More
  • 1
    A simple 2D map editor to make map for DD rpg.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    MatrixGame

    An environment to develop games based on a rectangular board

    MatrixGame is a development tool designed to quickly produce video games based on a rectangular board. A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment. For some examples please run the jar file after the download. A little menu opens letting you run all the developed games. Sources are inside the jar file that can be opened as a normal zip file. In the apk file you can find a partial Android porting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MetaChess allows you to play classic, fairy and atomic chess against friend or computer. In addition to that, its integrated builder permits you to create your own custom chess pieces and boards, in order to play and share your very own chess games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Mini Mbm
    English: Mini Mbm is the name given to the graphics engine which offers basic and essential resources to develop 2D and 3D games or applications. In this first version it is possible to develop desktop (Windows) and Android (mobile). Português: Mini-Mbm é o nome dado ao motor gráfico no qual apresenta recursos básicos e essenciais para desenvolver jogos ou aplicativos 2D e 3D. Nesta primeira versão é possível o desenvolvimento para desktop (Windows) e Android (mobile).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Hiring with Skill Assessments Icon
    Streamline Hiring with Skill Assessments

    Say goodbye to hiring guesswork. Use Canditech’s job simulation tests to assess real-world skills and make data-driven decisions.

    Canditech offers innovative, cheat-proof skill assessments and job simulations to transform your hiring process. From technical skills to soft skills, we help you assess candidates on actual job performance. With over 500 customizable tests and powerful video interview features, you can evaluate real-world capabilities, streamline your hiring, and reduce biases. Whether you’re hiring for remote roles, mass hiring, or looking to expand your diversity pool, Canditech’s data-driven platform ensures the right candidates are chosen for the job every time.
    Get a Free Demo
  • 5
    A Java framework for writing Furcadia bots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Modular Game Engine

    Modular Game Engine

    Modular Game Creation Framework.

    The Modular Game Engine project aims to create a framework for building and prototyping computer games. The focus lies on its ontological approach. Every object in a game is represented by a separate module. These modules share a common interface and can therefore be plugged into other projects effortlessly. A module can have configurable properties, allowing for different configurations of the same module to serve different purposes. Relationships can be defined between different modules to allow for interaction. This approach gives rise to two mail goals within the project. Reusability: as modules have a plug-n-play character, databasing of modules allows for games to be constructed by combining modules rather than constructing new code. Simplicity: all modules share a common shape. Therefore, they allow for visual programming through a simple GUI (comparable to Java Beans). The creation of good games relies on the easy of prototyping and creative exploration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    MultipleKeyListener

    Small java library to handle multiple key events as an implementation of KeyListener

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    My Undying Love
    This is the project page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    NullSAF

    A game engine in java for 2D strategy games

    NullSAF is a game engine written in Java with features as creating terrain maps and navigation meshes from bitmaps, defining different type of units, sensors, guns, missiles, AI for movement, pathfinding and targetting and simulation of bullets and animated explosions. I learned a lot from it and used it to test new concepts in AI and wargaming. Maybe it can inspire you or you want to really improve it to build your own wargame or serious game. Think of it as Robocode, but then with a far more serious implementation of CGFs and AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Solve Your Real-world Business Challenges From A Single Timesheet With Powerful Built In Integration Icon
    Solve Your Real-world Business Challenges From A Single Timesheet With Powerful Built In Integration

    Timecontrol Is Your Multipurpose Timesheet Software

    TimeControl is a multi-purpose timesheet system designed to serve both Finance and Project Management. TimeControl has been designed to serve many purposes simultaneously. TimeControl tracks time on a task-by-task, project-by-project basis. Yet, despite its project-based controls, it remains a financial timesheet with all the controls necessary to fulfill the stringent needs of payroll, human resources, billing and finance. TimeControl is available both for subscription in the cloud or for purchase for an on premise installation and includes both a browser interface and the free TimeControl Mobile App for iOS and Android devices.
    Learn More
  • 10
    A small Java program, with a server and a client. Clients can connect to the server and a simple character can walk around on a grassy plane, like an online game. Nothing special, but some people wanted the sourcecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Open Strategy Game Architecture is a framework for game creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A text-based soccer match generation engine. Reproduces the match with statistics and report. To be used as a library by integrating with 'host' applications. Download 'desktop' version or try it at http://www.pubsoccermanager.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PedrosoGameWork

    PedrosoGameWork

    Um pequeno framework didático de games em Java

    Com finalidades didáticas, a ideia de criar um pequeno framework em Java, que resolva os problemas básicos de mecânicas e ferramentas para games, nasceu pelo fato do Java não ter suporte nativo a games (tipo um XNA/MonoGame da vida) e esse fato é tão realista que Java não oferece suporte nativo a leitura de um joystick/gamepad. Sendo assim, esse framework não tem a pretensão de competir com qualquer outro que já exista em Java, mas sim ser um guia de referência bem documentada de como resolver alguns problemas em Java. O framework se divide em 2 partes: uma versão em Java 2D/Swing e outra em JavaFX. Por enquanto, apenas a versão Swing está em desenvolvimento, após sua finalização, será convertida as mesmas classes para JavaFX. Espero que ajude a todos! :) Obs.: Este projeto está sob a licença GNU/GPL v.3, mas contém o projeto exp4j 0.4.0 (http://www.objecthunter.net/exp4j/) que está sob a licença Apache v.2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PictFont - font library for j2me MIDP2.0
    Class PictFont allows you to use custom fonts in your MIDlet for mobile phone. Fonts may be proportional, multi-colored or even animated. You can use several fonts in one MIDlet. Fonts can be loaded from jar-file or from the net or from Record Store.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PluggableChessGraphism

    Take the chess graphism, and use it with a chess engine.

    You are given a chess graphical interface, with drag and drop functionnalities (or other interaction mode), board flipping, and some pieces/cells sets given. Then, you have some callbacks methods in order to validate moves from your chess engine and to update them to your chess engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RE:SDK

    RE:SDK

    SDK for Resident Evil Games

    SDK for Resident Evil Games, this SDK will feature a multitude of applications. Our goal is for the user to be able to do a multitude of tasks across the original resident evil trilogy. Everything from editing room boundaries to event scripting and even 3d modelling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RPGenesis aims to create a gaming engine specifically designed for the creation of classical, two dimensional role playing games as well the toolset needed to create games based on this engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RS NIO API is a socket engineering server which uses the NIO reactor pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is an customised, highly evolved open source L2J server emulation software. Main source bases mostly on L2JOfficial project files. Project is written in Java, Python, XML, HTML, SQL and so on. //// and is not available to all anymore. ho
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Scribblings
    A suite of four inter-related projects written in Java: Cervantes Game Server. PostModernGames Client. Catcher and Gravity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ShmupML is an XML-based language for describing shmups. It will support scripting, procedural content, and a variety of other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Simple Multiuser Online Scenes

    X3D Prototypes for the SMUOS Component

    Develop X3D prototypes to ease the use of the X3D network sensor for simple multiuser online scenes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Develop an experimental framework for simulated multiplayer (model) railroads. It could be based on the VRML/X3D standard and it could use internal scripting with ECMAScript and MU systems that provide network sensor interfaces. Project Homepage: http://simulrr.sourceforge.net The SRR Framework has been used by the SrrTrains v0.01 project Demo 2012: https://www.youtube.com/watch?v=bHBwXmMfF1c Home of SrrTrains: https://lc-soc-lc.at/host
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Smuje2d

    Java game engine for shoot 'em ups, using Java2D.

    Shoot 'em Up Java Engine 2 Dimensional (Smuje2d). This engine allows you to programm 2d games fast and easy. Using Java2D it has no dependencies to other libraries and your game will run everywhere. No port or recompilation is needed. Look under "Files" for a game example.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB