Search Results for "java game maker" - Page 29

Showing 2382 open source projects for "java game maker"

View related business solutions
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 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
  • 1
    CubeRunner

    CubeRunner

    A simple fun game modeled after the original with some slight changes.

    A simple fun game modeled after CubeRunner with some slight changes to improve. The 3-Dimensional rendering is done by scratch in Java using my own 3D Library. Fly down the randomized gauntlet of cubes dodging left and right as it grows ever faster. How long can you survive?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Atomic3D

    Atomic3D

    Java3D Scene Creator

    Atomic is a free and open source 3D Scene Creator and Editor. Code Contributions are welcome. Written in Java, Java3D. Currently very much in Beta.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Game that we are creating for general fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 5

    LetsPlay Bukkit plugin

    LetsPlay is a bukkit plugin.

    This plugin is designed for the minecraft community LetsPlay.nu. It contains several gamemodes like "Hunger Games", "Capture the Block" and "Diggy Diggy".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MEMAPPER

    MEMAPPER

    Map making software for MERPG-game

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

    Paddle Storm

    A ball-and-paddle style game

    A new ball-and-paddle style game, with a spellcasting system, arbitrary angles, and achievements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    JavaZatacka

    Zatacka or "Achtung, die Kurve" written in Java

    As a homework we had to develop a game to implement in Java. We choose Zatacka and the results of our homework will soon be online. So, the actual version doesn't even work (no collision detection). If anybody wants to advance or document it (there are lots of things to advance like properties, network functionality, etc.) feel free to do this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 10
    NaruGo is game AI project. Current targets are GO board game and Texas Holdem poker. It investigates Genetic programming to build game AI logic. Also EA/GP simulations for TSP, Graph layout and Prisoners Dilemma problem.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    a single player tic-tac-toe game. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Java Intelligent Pacman

    An intelligent Pacman game written in Java.

    An intelligent Pacman game written in Java. The original goals of the project is to demonstrate smooth animations and how randomness contributes to the intelligent movements of the ghosts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Flesh Snatcher is a Java FPS game with a survival/horror ambiance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Minecraft X-Ray is a program whose primary purpose is to aid in finding valuable ores and resources inside a Minecraft world. This branch is based on code written by plusminus from the Minecraft forums.
    Leader badge
    Downloads: 834 This Week
    Last Update:
    See Project
  • 16

    Connect 4 AI

    a connect 4 game with a smart AI

    Connect-4 is a very simple game to learn. It is played on a 8 X 8 board (actually should be 7 x 6 but in this project we changed it to 8 X 8) and, the goal is to get four consecutive cells either horizontally, vertically or diagonally. The first player to get four consecutive cells wins. It has been proven that there is an optimal strategy for this game i.e. In this project, we worked on implementing a player that uses a minimax with alpha-beta pruning and a heuristic model using Java and Swing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ChessBoardForPC

    Just aims to be a chess board (free to make your moves).

    This project just aims to be a simple chess board. You can do whatever you want with pieces (even make a piece eat a king if you want !!!) : the purpose is just to provide a "magnetic" chess board on computer. But all moves are verified. Also with some facilities : history manager, so that you can go back and rewrite the game history !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Flash Test

    Flash Test

    A fun reflex game for the PC written in Java

    Each player has a designated button which he will press under certain circumstances. Depending on the minigame, the rules will differ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    EVOlution RTS - Continued version

    Continued version of EVOlution RTS,

    The original EVOlution RTS seems to be not active (https://sourceforge.net/projects/evolution-rts/?source=directory, last updated on 30th of December, 2010). Thus, this project is to continue the goal of the original EVOlution RTS - To create a game incorporating cells. Since I am an unexperienced Java developer, I need someone to help me out. This is the first major project, and I do require a person to help me out. If you are interested, please email me at weien_1999@hotmail.com or my sourceforge email. I have included a TODO file, copied from the original project, but with added stuff to increase the complexity and fun in this game. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Ender Mobs Mod

    A Minecraft modification which adds new ender type mobs.

    The End is boring? Or are Enderman not enough? Then this is the mod for you: It adds 3 new ender mobs into minecraft, each with its own abillity, for example the EnderNivis can walk in water or rain without taking damage or the EnderIgnis can walk through fire or lava. All of them spawn in the End and on the Overworld in specific biomes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Coffee Maker is a collection of objects which make it easier to program in Java for those that have been using Game Maker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Odd One Out

    A small Java game created by a freshman in highschool

    Use the buttons to click the odd one out! :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    AOOD Mille Bornes

    A Java version of a 2-player Mille Bornes game

    This program allows a user to play Mille Bornes against a computer opponent. Rules have been slightly altered, and are explained under "special rules" in the rules window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This program should help game master to manage fight on SR4 and W40K. (for a little donation : http://sourceforge.net/donate/?user_id=3163063)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Chess by Cruz

    Chess by Cruz

    The goal is to develop a stable high quality chess application

    The following chess application has been in construction since late Fall of the year 2011. The program is in the pre-alpha stage; it is in no way a finished product. The application is written using Processing API, which I found to be quite fun to write in. The version control was done with github. If there are any bugs, which is the purpose of this public release, please contact me on my email: chessbycruz@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project