Search Results for "2d java games" - Page 59

Showing 6854 open source projects for "2d java games"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1

    BeeKeeper

    A minesweeper clone written in Java

    BeeKeeper (v0.1) is a minesweeper clone written in Java, using only vector graphics (primitive shapes and lines). The objective of the game is to collect all of the honey without disturbing any of the dormant bees, as fast as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    MPI Baccarat Game

    MPI Baccarat Game

    This is a baccarat game application developed in java 1.7 version with swing interface. It is developed by the gaming lab (MPI-GERDC). This game is aimed for students in MPI Bachelor of Science in Computing programme to study the gaming specialist. This simulation will help students to learn the baccarat game rules, logic, and test the betting systems of their own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Shoot 'em up

    Classic shoot 'em up game. Processing

    This is a simple game, it is a proof of concept programmed with Processing. Processing is an open source programming language and integrated development environment (IDE) built for the electronic arts, new media art, and visual design communities. The language builds on the Java language, but uses a simplified syntax and graphics programming model. Since Processing is possible to export the project to Android or iOS. The game consists of a ship that must defend his defense, represented...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    TICO

    TICO

    Interactive communication boards for people with severe disabilities.

    TICO is currently a part of ARASUITE!!!! Please, look for ARASUITE in Sourceforge!!!! https://sourceforge.net/projects/arasuite/ TICO is a tool for the design and execution of interactive communication boards. Communication boards are highly used in augmentative and alternative communication (AAC) environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Role Playing Tools for traditional role playing games. Current tools: DiceTool, a die rolling tool that supports complex dice expressions. MapTool, a simple to use internet enabled battle map replacement. TokenTool, for easily creating MapTool tokens
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6

    FantasyQuest

    FantasyQuest is a technical test how 2D games works

    Many computer scientist wants too build up their own games with a scenario... There is 3 difficulties : You need an engine. You need graphical resources. You need a scenario/game design. If you make the engine, you'll not have time for other things...May you are good at engine programming but may your are not good at the other things. Build a game is difficult so there is my advice : This project is not to make you build your own. It is to make you understand how it works. If...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    J Text Adventure

    A platform to play and create text adventures.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GameBoid

    GameBoid

    Gameboy Advance emulator for Android phones

    This project is based on sources published by original GameBoid developer, who in turn used code of gpSP2X, based on gpSP. Help and suggestions are welcome. This project is abandoned in favor of RetroArch: http://www.libretro.com/. Seriously, check that one out!
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    RF-MCLauncher-B

    RF-MCLauncher-B

    一個非官方的Minecraft啟動器

    RF-MCLauncher是一個非官方的Minecraft啟動器 由一群對程式懷抱著熱情的臺灣青少年研發而成 這個程式是RF-MCLauncher的B版 B版和原版主要差異在於撰寫語言 原版是採用VB.net寫成, B版採用Java寫成; 正因為是採用Java寫成的 所以最大的優點就是支援跨平台(Mac尚不支援) B版是採用GPLv3授權的自由軟體 堅持發行到哪開源到哪 研發:RasFun軟體工作室 編寫員:曙
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    JavaScene

    2D Game Engine for the Java Programming Language

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Evalca

    Evalca is a sandbox/adventure, 2D game. Minecraft meets Terraria.

    Evalca is a 2D adventure and building game that is currently under heavy development.....This is a BETA version of the game. A beta testing key will be required on start up in order to acess the game. You can apply for beta testing at http://geekbasementgame.byethost3.com/geekinthebasementapplication.html. The news page on our website is updated every week. If you find bugs, please mail them with a full description to gardian299@gmail.com, Thanks! Enjoy the game! ~the Geek in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    GameBrowser

    Simple server list with direct connect via scripts.

    This tool has been created to easily start and connect to game Servers. It is possible to connect to EVERY game that uses the installed protocols. There are games that don't support direct connect (connecting with start parameters). In this case you can only view the servers status and start it without connecting. You can use the scriptarea to manage you game configurations, start with certain parameters or just start your musicplayer. This works by using the script defined for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DominoBot

    DominoBot

    An IRC bot project case study.

    ...The game states are broadcast to the lobby. Uses colors to identify the player who layed each stone. It is a case study to create a framework for quick development of turn-based sessions, such as games, voting, meeting and etc. Uses PircBotX (redistributed - you do not need to download it). Pure J2SE. Java 6.0 compliant. GPL v3 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Magnetar

    Magnetar

    A puzzle game to challenge your organizing skills

    The game will give you several magnets which stay randomly in the screen, and your task is to move everybody to the gray region in the center of your screen. In the beginning, you can move only one magnet; however, when the north pole and the south pole of two separate magnets are next to each other, the two magnets will be conjoined together, so you are capable move more. You can also use the magnet you can move to push other magnets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Technic Mac OS X Launcher Fix

    A fix for minecraft, for the OS X launcher

    This launcher has been modified to allow use of minecraft again since a patch went in that messed up the graphics rendering in the old Technic launcher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    simon4android

    simon4android

    Simon game for Android os

    This project is an Android version of the old Simon game. This project is for educational purposes; it's an example for a basic course aimed to beginner Android developers. https://play.google.com/store/apps/details?id=it.nick67.android.simon&hl=it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pulsar Game

    Pulsar Game

    Pulsar is a card video game using Stars as gameplay key elements.

    Pulsar is a card video game. A card represents a star constellation, and thus contains stars that can be used in two ways : * Attack Stars (also called AMAS Stars) will generate an attack to flip opponents cards (and take them) ; * Defense Stars will protect the card from opponents. It is also the interface with other cards to begin a battle. The inner gameplay is much more complex as Cards and Stars can evolve, be damaged. AMAS Stars are "AutoMated Attack System" Stars. Stars are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    2D P2P RPG Engine

    Java Client + JS/Canvas Server-Side System, with maintained Objects

    This has been a big dream of mine, and I've spent the last 5 years learning everything I could about Software Design, Web Design, and most important of all, Game Design, so I could develop my own Game Engine and make games as I pleased, and I figure what better way to make myself popular in the real world than to release an Open-Source 2D Peer-2-Peer Self-Containable Web Server/Client Game Engine, and CHALLENGE other people to make branches for their own spin-off projects. I WANT a project devoted to D&D, AND Space Games, AND Platformers. I'm taking a D&D-BASED path, but putting my own knowledge and imagination into it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GOdroid is an Android application to play the strategic board game Go against the GPL Go engine GNU Go. It contains a Go board UI and minor changes to GNU Go. This site contains the sources for the UI and the (few) changes to the GNU Go sources. Translations contributed by - Chinese: Jean Lea and Kid Wong - Russian: Шмойлов Валерий - Danish and Norwegian: Michael Berthelsen - Polish: Piotr Goliasz - Finnish: Daniel Landau - Romanian: Mircea Damian - Spanish: Pol Urós Guardiola -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java class that provides you with methods to get the data inside the result set by converting it to 2d array-like object without keeping the connection to the database / resultset open. The class makes your life with ResultSet alot easier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Discretion is an open source client for the 2D space game SubSpace. It extends features found in the current closed-source client, while providing enhanced security through design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    K-10.12

    The Vocaloid Quiz App

    Download with your android phone. Open with your phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    tic tac toe game
    Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    DobHelper

    DobHelper

    Make star maps for anywhere at anytime

    Generate star maps for anywhere at anytime. Choose from a database of thousands of deep sky objects, including all Messier, Caldwell, and NGC objects. Also allows recording of notes on viewed objects, and configuration of user-generated observation lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Solaris Skunk Werks is a tool used to design Battlemechs for use with the Classic Battletech wargame. Data Files are available at www.solarisskunkwerks.com
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB