Search Results for "java game maker" - Page 16

Showing 3671 open source projects for "java game maker"

View related business solutions
  • $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
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    Falling Blocks is a multi-player, platform independent Java implementation of Tetris.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CS:GO Multi Script

    CS:GO Multi Script

    Multi scripts for CS:GO that do just about everything

    I have not posted any of the code yet, I'm working on it locally then will push everything. This is not to be used in game (maybe deathmatch only :stuck_out_tongue:), but rather is meant to have some with the features that Java provides. I included all source so that you can see what I used. This is a great project to learn about global event listener, JRobot, JavaFX, etc... Most of the people said this just makes it harder to play the game, so it's not fantastic. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    NettyGameServer

    NettyGameServer

    A mobile game distributed server implemented using netty4.X

    ...Use the ExcelToCode project to generate java classes and json data dictionaries from excel data, and DictService directly reads json to reduce part of the data dictionary code. Use the game-executor project to increase the asynchronous event global service in the game, support event sharding, and balance asynchronous execution event logic. Use netty's proxy mode to increase gateway proxy forwarding.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Bilibili Android Client

    Bilibili Android Client

    An unofficial bilibili client for Android

    The realization of six modules on the homepage, recommendation, drama, live broadcast, follow, partition, and discovery. Video details interface, video comments, video playback completed by ijkplayer, and barrage functions implemented by the flame barrage library. The realization of the fan drama module, including the topic details interface, the fan drama details interface, the fan drama broadcasting table, the fan drama index, the new fan serial, and the new fan by season. Use ijkplayer to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5

    Text Browser-Based MMO

    Text Browser-Based MMO is a project with with forum integration.

    TBBM (Text Browser-Based MMO) is my personal bachelor's degree project which aims to integrate activity on forum, such as posting, liking, helping others etc., as a reward for possible energy (or some kind of resource) points in-game to promote community interaction, which can also be not related to the game itself. Hopefully this way communities can be much more active and interactive, than just sticking to the topic they are about, expanding the possibilities and offering a lot of fun...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Diplo Help

    Android app for game in person

    Do the timing, phase after phase and turn after turn of a Diplomacy game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Smite God Picker

    Smite God Picker

    Picks a random god for you based on the provided filters.

    ...We wanted the game to surprise us with who to play without playing the Assault game mode. Playing the same characters repeatedly just becomes dull. While V2.0 is considered the main release, the legacy version is also available for download. However, this version does not contain the most recent gods, has no add/remove feature, no GUI, and will not be updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SimpleEngine
    Ceci est un moteur de jeux réalisé sur java pour aider les néophytes à débuter dans cette fabuleuse aventure qui est la programmation de jeux vidéo . Le moteur de jeu permet de gérer habilement la 2D mais elle n'est pas prévue pour de la 3D. Ce Moteur a d'interresantes fonctionnalitées comme les objets . Toutes les informations sont mises dans le fichier que vous téléchargez ainsi que la façon de l'instalation du moteur. Merci pour votre attention :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CS-Class school project in Berlin, Germany - will be a litte java implementation of the popular board game "memory"
    Downloads: 0 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
  • 10

    time line

    Displays Ancestor Events on Google maps

    This program converts data from a GEDCOM 5.5 file exported from Family Tree Maker or another source into a database of ancestors births, deaths, etc and geocodes them using the Google maps API. It then generates a javascript application that plots these events chronologically on Google maps with matching infowindows and a heat map overlay.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    GGPServer is a web server based on Apache Tomcat that allows to play and watch matches between registered general game glaying (http://en.wikipedia.org/wiki/General_Game_Playing) programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SpaceGame
    My first game. The game written on java. I hope you will enjoy! Should you need any further information, please do not hesitate to contact me. Controlling: move left - A move right - D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Freerails III

    Freerails III

    Railway management game influenced by railroad tycoon.

    Welcome to Freerails 3. Railway management game influenced by Railroad Tycoon. Forked from the inactive Freerails2 project. From the developer who brought your Railz2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Android Game Engine

    Android Game Engine

    Multi-threaded game engine for Android

    AGE is a multi-threaded game engine for Android with OpenGL ES2 shader-based rendering. In-depth GL knowledge isn't necessary to start; use the OBJ loader to import models from Blender and elsewhere, attach textures, and start rendering! Threads run different activities, e.g. initialization, framerate, timer, game cycle. Apartment model with message passing. The drawing cycle is inverted from typical game loops. Framerate has a dedicated timer, and SurfaceView is in on-demand rendering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PhotoCollageForge

    PhotoCollageForge

    Create a picture collage poster on a PC or Mac in a few minutes.

    WARNING: This project is no longer supported. Running this app may now be difficult on a standard Windows PC, Mac OS or Linux PC. It requires both a Java Runtime (JRE) and support for JavaFX, which are no longer preinstalled on most systems today. Running the app by simply clicking the JAR will usually not work any more, sadly. ------------------------------------------------------------------------------------------------- This is a free, quick and easy to use photo collage maker for your PC or Mac. ...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    Minecraft (Linux)

    Minecraft (Linux)

    Minecraft launcher

    Downloads: 9 This Week
    Last Update:
    See Project
  • 17
    MMOWGLI

    MMOWGLI

    Massive Multiplayer Online Wargame Leveraging the Internet

    MMOWGLI, the Massive Multiplayer Online Wargame Leveraging the Internet, enables collaborative thinking and innovation. Players build Ideas and Action Plans together on the Web. Play the game, change the game! MMOWGLI is a message-based game to encourage innovative thinking and collaboration by many people, connected via the Web. It has been used to study a number of topics... starting in 2021 and beyond. Years of funded support by Office of Naval Research (ONR) and more than a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CIVITAS - Virtual Cities

    CIVITAS - Virtual Cities

    Civitas is a project of a colaborative educational game - Città.

    Civitas is a project of a colaborative educational game, where children from schools can cooperate in a network for the construction of cities. The system is a GPL implemented in Java JOGL and Blender (new version). Must be applied under a teacher supervision.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    DkETorneo

    Software for tournaments

    Software to make tournaments "all against all", direct elimination or groups. Very useful, as such in FIFA 14 for PS4 y XBOX ONE doesn't exists offline tournaments mode, so with this software you can control all matches an results and play each match as fast game. Spanish and English languages are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GM Editor

    GM Editor

    A software to edit Game Maker games

    GM Editor (or Game Maker Editor) is a software that helps you edit the data.win (the file that contains the data of games made with Game Maker which is a game engine). There is a project saving/opening system so you don't have to open the file and folder manually each time. This software is based on quickbms and yoyogame's script to decompile and recompile the data.win
    Leader badge
    Downloads: 85 This Week
    Last Update:
    See Project
  • 21

    WormsProjectForSchool

    Project of a video game based on Worms (for school and learning)

    My project is a challenge that I give to myself for improving my programming skills. I want to code a game like Worms in Java with no library except the java based library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Milk Run

    Milk Run

    A card game where you must deliver chocolate & strawberry milk

    MilkRun is a card game where you must deliver chocolate and strawberry milk, while encumbering your opponents' ability to do so. Play against 3 computer opponents in this exciting game. Make sure Java 8 is installed. Download the ZIP, extract it to a folder, and run the file "MilkRunCardGame.jar" to start playing. You can download Java from: https://java.com/download Leave a review if you like it, or feedback for feature requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    RelaxChess

    RelaxChess, chess game that makes no search futher needed for a wow

    Demo version of RelaXChess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, windows, android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Punish

    Punish

    A card game similar to Crazy Eights

    Download the zip, and extract it to a folder. Run the JAR file to play the game. Make sure you have Java 8 installed on your system. You can download java from: www.java.com Rules: Play against the computer in this exciting game. Each player gets dealt 7 cards, and they take turns to get rid of the cards in their hands as quickly as possible. The first player to do so is the winner. While discarding cards, the player must match the suit or the number of the card currently at the top of the discard pile. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Game of Life Bison

    John Conway's Game of Life illustrated with Bison

    John Conway's Game of Life is illustrated with Bison. this program is for demonstration at the IEFA conference in Helena Montana in February, 2017. (Based on Java source code hosted on Bitstorm)
    Downloads: 0 This Week
    Last Update:
    See Project