Search Results for "simple java jframe game"

Showing 265 open source projects for "simple java jframe game"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start 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.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Coffee GB

    Coffee GB

    Gameboy emulator in Java 8

    ...After implementing the opcodes and memory (modelled by an int[] array) I was eager to check whether it’s possible to run some code on it. I had neither the cartridge nor the GPU emulation yet, so even the simplest game wouldn’t be an option. However, when the original Gameboy starts, it executes a simple 256-bytes program, a kind of firmware displaying the Nintendo logo and self-testing the system. That was exactly the thing I was looking for - after just 3 days I had an application running the Gameboy code!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    OGRE

    OGRE

    scene-oriented, flexible 3D engine (C++, Python, C#, Java)

    OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce games and demos utilizing 3D hardware. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. We consider the results of our GL3Plus RenderSystem as the gold standard. The respective...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    MCPorter

    MCPorter

    Call MCPs via TypeScript, masquerading as simple TypeScript API

    Mcporter is a utility designed to port Minecraft worlds from Java Edition to Bedrock Edition while preserving as much structural and gameplay integrity as possible. It addresses the complex differences between the two editions’ world formats, block states, biomes, and entity representations, giving players a seamless way to bring beloved Java worlds into the Bedrock ecosystem. The tool analyzes and converts chunks, block definitions, and metadata to a format Bedrock can interpret, ensuring...
    Downloads: 1 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
    Domination (Risk Board Game)

    Domination (Risk Board Game)

    Domination is a game that is a bit like the board game Risk

    Domination is a game that is a bit like the well known board game of Risk or RisiKo. It has many game options and includes many maps. Written in java it includes a map editor, a simple map format, multiplayer network play, single player, hotseat, 5 user interfaces and many more features, it works in all OSs that run java 1.5 or higher, iOS and Android.
    Leader badge
    Downloads: 129 This Week
    Last Update:
    See Project
  • 6
    Arianne RPG

    Arianne RPG

    Arianne is an engine to develop multiplayer online games like Stendhal

    Arianne is a multiplayer online engine to develop turn based and real time games, providing a simple way of creating the game server rules and clients like our MORPG Stendhal. Our engine Marauroa uses Java and SQL for hosting hundreds of players on a solo host. Stendhal is a fun friendly and free multiplayer online adventure game with a huge and rich world. With hundreds of NPCs and different quests, features like the Travel log and achievement system keep track of progress. ...
    Leader badge
    Downloads: 152 This Week
    Last Update:
    See Project
  • 7
    jwargames

    jwargames

    Collection of Simple Java War Games

    Collection of SimpleJava War Games Currently at the beta stage: Flyer 0.2.6 - top view airplane shooter Fighter 0.1.3- side view airplane shooter and bomber Marine 0.3.5 - side view beat them all Tank 0.2.4- top view tank shooter Gunner 0.1.2 - perspective view gun shooter Warship 0.1.3 - top view sail ship shooter Civil war 1861 2.1.0 - strategic game Enigma 0.0.4 - Decoding game with Enigma Machine Fighter3D 0.0.2 - 3D airplane shooter Star Battles 0.0.2 - 3D spaceship shooter
    Downloads: 88 This Week
    Last Update:
    See Project
  • 8
    Master of Magic - IME

    Master of Magic - IME

    Multiplayer Java rewrite of Simtex's classic game Master of Magic

    This is a multiplayer client/server java rewrite of Microprose/Simtex's classic DOS turn based strategy game Master of Magic. Latest versions now require Java 25, however since a lot of folks have been having trouble setting this up, I am now providing 2 versions, one with a JRE included in the download, and one without. Beyond this, it should just be as simple as unzipping the file and running server.bat to get the server running locally, and client.bat to start up the client. ...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 9
    Sulphur Nimbus: Hel's Elixir

    Sulphur Nimbus: Hel's Elixir

    3D platform action adventure with momentum-based flying

    A video game where you explore a cursed island as Sulphur Nimbus the hippogriff. The island is populated by dark monsters and speakers of a strange foreign language. Throughout the game, more of the vast network of underground tunnels are opened up to you, and clues about the island's past are revealed. The gameplay is centered around the momentum-based flying mechanic, which is difficult to master but ultimately lets you go anywhere with six degrees of freedom and no speed limit. Other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    HGBase
    Java library that offers conventient functions. With the help of this framework it's possible to implement quickly an own application including menu, status bar, etc. and also an online updater. As a test application a simple and fast text editor (HG Edit) was developed. The framework is also a base for the game framework tjger (www.tjger.com) that is also hosted at sf.net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Stipple Effect

    Stipple Effect

    A pixel art editor that supports animation and scripting

    Stipple Effect is a pixel art editor that supports animation and scripting. It is designed to facilitate a variety of workflows and to encourage rapid, iterative creation of video game art assets and other types of artwork. Stipple Effect was made by a solo indie game developer with the needs and skill sets of other indie developers in mind. It is lightweight and simple to learn and use, yet allows for considerable depth and complexity. Stipple Effect has a feature-rich scripting API that...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Cash Flow

    Cash Flow

    Personal finance app to keep track of cash, income, expense and budget

    Cash Flow is a simple personal finance app that keeps track of your monthly income and expense by categories. You can add reminders of upcoming credit card payments. View your account balances at a glance to quickly make sure you have enough money in each account. Start with as little as one month of transactions from a bank. Cash Flow supports checking, savings, credit cards, and cash expense accounts. Cash Flow stores data in text files. The fields in a transaction are colorized...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    QScript

    QScript

    Expression and algorithm evaluator (built with Java)

    V2.1.1 compatible with Processing 2 & 3. A powerful yet simple to use scripting language that can be used to evaluate expressions and simple algorithms. In fact it is the only evaluator I know that supports complex numbers and vectors without the need for additional configuration. The emphasis is on simplicity and extensibility and the website provides detailed guides to help you get the most of QScript. It supports variables, selection (IF-THEN-ELSE) and repetition (WHILE-WEND and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    GDLauncher

    GDLauncher

    GDLauncher is a simple, yet powerful Minecraft custom launcher

    ...You can easily download mods and keep them up to date. You don't need to have java installed on your pc. We will automatically download the best java release to ensure complete compatibility. You don't need to have java installed, a suitable version will be downloaded automatically. It's as easy as pie to install the vanilla game, forge, fabric, and all curseforge modpacks. No further action from the user is required.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    hematite

    hematite

    A simple Minecraft written in Rust with the Piston game engine

    Hematite is an experimental open-source project that attempts to reimplement aspects of the Minecraft game engine using the Rust programming language. Developed within the Piston ecosystem, the project serves primarily as a technical experiment exploring how Rust can be used to build complex game systems such as rendering, world simulation, and client architecture. Hematite aims to replicate core elements of Minecraft’s mechanics while leveraging Rust’s safety guarantees and modern...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Terasology

    Terasology

    Open source voxel world

    Terasology is a free and open-source survival and discovery game set in a voxel world. Influenced by Minecraft, Dwarf Fortress and Dungeon Keeper, it offers a unique and enjoyable building and playing experience. Terasology requires Java 8 and an updated graphics card driver.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 17
    jfootball

    jfootball

    Simple java football game

    Simple java football game, work in progress. Basically the graphics is 2D, no Open GL. Play with classic Top or Side view, you can select it from the start! You can choose between 8 teams, and if to play aginst AI or to put AI va AI. Select the Pitch type: plain, stripes, chess, circles, winter. Select the Helf Length too (in seconds).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    jWorldcup

    Bet webapp (not for money) focused to international soccer events

    This project is already inactive . Its successor is located at GitHub. Search for jworldcup-be-sb (backend) and jworldcup-ui-an (frontend). There is always an online production release during main soccer international tournaments at https://worldcup.zematix.hu where you can play at once without any installation procedure. Now let's go back to the old summary... jWorldcup, abbreviated Worldcup, is a simple bet game webapp focused to the main football (soccer) international events. It is a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CST8334 Group 3 Solitaire Game

    CST8334 Group 3 Solitaire Game

    A simple Solitaire game, made for Algonquin College course.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jack LIRE (Linked Record)

    Jack LIRE (Linked Record)

    Quantum universal object system with referencing and genetics

    Jack LIRE (Linked Record) is a quantum database-backed life-long text record diary with referencing (linking) between records, and a data library for life-long keeping of files such as documents, photographs, music and more. The diary records are fully searchable. Files can be mentioned in diary records to preserve memories, document knowledge and ideas, and more. Massive numbers of diary records and files can be permanently kept. A database located on one computer can be accessed from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    jMonkeyCSG

    CSG for jMonkey

    Expanded Constructive Solid Geometry support for jMonkey. CSG supports boolean operations on primitive shapes, building up a complex surface from the addition/subtraction of simple cubes, spheres, etc. Check out the jMonkeyCSG website for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    playbox.fx

    playbox.fx

    Collection of board games.

    Playbox.fx is a free, ad-free and still growing collection of board games. It is a private hobby project with no commercial goals. It contains Mahjong Solitaire, Draughts, Chess, Go, Halma, Nine Men's Morris and Peg Solitaire. The games can be played against a simple AI or locally against friends. There is a portable version (zip) for Linux. There is an installer (exe) and a portable version (zip) for Windows. Have fun and stay healthy, Markus.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Java Games and Graphics is meant to be a fun project. The goal here is to have fun with JAVA graphics and JAVA games. There is no specific goal as to what kind of graphics or games.This project features an RPG Role Playing, MUD, and Turn Based Combat gam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Strong Java Chess Engines Game

    Strong Java Chess Engines Game

    SJCE - free portable cross-platform graphical chess game, 100% Java.

    SJCE - Strong Java Chess Engines, free portable cross-platform graphical chess game, 100%-pure Java. Support with including many best free/open-source java xboard/uci chess engines. It is possible to play both White and Black. It is possible to play Human to Human, Human vs Engine, Engine vs Engine. Simple and intuitive GUI - Graphical User Interface.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 25

    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
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB