Showing 2924 open source projects for "java class editor"

View related business solutions
  • 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
  • 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
    TripleA Maps

    TripleA Maps

    A collection of all maps and games made for the TripleA game engine

    http://www.triplea-game.org/
    Leader badge
    Downloads: 389 This Week
    Last Update:
    See Project
  • 2

    chessol

    A generic framework for chess games

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A realtime java based multiplayer strategy game similar in nature to Konquest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    PrakeOut

    Cross platform BrakeOut with level editor

    BrakeOut clone in python 2.7, with level editor. Easily make your own multi stage levels, with custom graphics, music and sound. Executable for Win 32 OS available, but source will run on all platforms! PrakeOut currently only supports Python 2.7, so remember to download the correct Python version if you want to make your own build. The entry module for your project should be GameHandler.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Colossus is a Java clone of the boardgame Titan, a turn-based fantasy wargame for 2-6 players. Each player moves stacks of creatures around a strategic board, recruiting more creatures and fighting enemy stacks on tactical maps.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 6
    This java program will ultimately solve grid-type logic problems if given enough clues in a pseudo english language. Features a user friendly GUI letting the user know the progression of the solving process based on the clues entered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Moved to https://github.com/CymricNPG/Kicker
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GdnPlanner

    GdnPlanner

    2D Editor to manage garden or flat plan

    GdnPlanner is a tool to create the 2D plans of your garden or flat. See review at http://listoffreeware.com/free-landscape-design-software-windows/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    JavaFloyd is an authoring tool for interactive fiction in german language.
    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
    Verwaltung von Helden und Heldengruppen für das Rollenspielsystem DSA3.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11

    SuperCraft

    The Minecraft mod loader & more

    Downloads: 3 This Week
    Last Update:
    See Project
  • 12

    physicsmata

    API for all possible cellular automata that work same at all angles

    ...This could be used as a game interface for evolvable musical instruments or fluid puzzle games. Physicsmata is similar in effect to SmoothLife but simpler and pure Java. The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions are optional) at concentric circles around each point, efficiently costing only the perimeter of those circles (instead of the area) because of the tree of squares. You can create any function, or to get started try the visual function editor where each click changes if a column is sine/sigmoid/half/double/exp/etc or which of the 0, 1, or 2 columns to the left are its params. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pathfinder Wiki-fr Crawler

    Pathfinder Wiki-fr Crawler

    Tous les sorts, les monstres, les dons et les objets magiques en VF

    Toutes les infos viennent du http://www.pathfinder-fr.org/Wiki/Pathfinder-RPG.MainPage.ashx Le logiciel permet aussi la création de liste de sorts détaillé, d'exportation de de chaque type de données.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Symmetric Sprite Editor

    Symmetric Sprite Editor

    Create symmetric sprites: browse, save to PC, or store online

    This was a multi-user sprite creation tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Greensweeper

    Greensweeper

    This megacity needs green areas!

    An environmental approach to the classic Minesweeper game. Walk through public parks. Avoid condos, they can potentially spoil your ride.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Train Signalling Simulation

    Train Signalling Simulation

    A railway signalling simulation game

    "Train Signalling Simulation" (TS2) is a railway simulation game where you have to dispatch trains across an area and keep them on schedule.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Break-Out

    Break-Out

    The classical breakout game for hours of fun !

    This game is a nice remake of the traditional brick breaker game, which rules are the following. Bounce the little ball with the bar to destroy all the bricks. Try to survive all the levels to get a nice score or go as fast as you can to make the best chronos and be in the high-scores. Good luck ! If the game does not launch correctly, you probably have to install a more recent version of Java. I uploaded a light version of the game (without the soundtrack). Feel free to leave a review !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    RPi-64

    computer simulation for my raspberry pi

    Pi64 is not an emulator, it just mimics the 80's classic 8bit computers with SDL based graphics and RtAudio based sound. The fullscreen editor for shell and the built-in program editor help you create your own programs and games. Programming language is LUA, but Pi64 is open for any library plugins written in your favourite language. Source was written in pure C, so should compile on Windows, Mac OS X and Linux without issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Roguelike Game Kit
    A collection of reusable modules and packages which simplify roguelike game development in Java. Includes demonstrator programs to show how to use the modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Global Soccer Simulator

    Global Soccer Simulator

    Simulates soccer leagues and other competitions.

    Allows the user to simulate a set number of seasons of their choice and view all results and standings during those seasons, using a realistic match engine, regional divisions and team strengths.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tabula Chess
    Tabula is Java library which furnishes a free-standing chess board component and an API through which clients of the library may extend the behavior of the board and interact with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Wacky Wheels Remake [DEAD]

    Wacky Wheels Remake [DEAD]

    Wacky Wheels Remake

    Project is dead. I'm trying to remake Wacky Wheels in Java using LWJGL. I'm not planning any 3D objects (except walls and static map objects), all entities are sprites with original textures + some modified or added. Expected features for v0.5: - Race single maps and campaigns like in original game - Play deathmatch maps - Split screen for all maps - AI opponennts for all maps - No network multiplayer - Maybe sounds - Possibility to write mods Expected features for v1.0: - Map made of polygons not cells - Bridges, maybe 3D surface - More maps and items - 3D karts and more 3D world models - Story mode with tuning - Ideally something like NFS Underground 2 (not graphically) - Map editor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    yogpstop Minecraft Mods

    My minecraft mods development base

    yogpstop's minecraft(bukkit) mods is release in here. I'm japanese. Blog is maybe Japanese. And I'm not well at English. Please be advised. But you can post to discussion and tickets at English. Of course, reply written in English. And it isn't machine translation.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 25
    Gamegineer

    Gamegineer

    A virtual gaming tabletop

    Gamegineer provides a virtual tabletop for playing traditional board and card games over the Internet. It includes a framework for extending the tabletop to support new games and features.
    Downloads: 0 This Week
    Last Update:
    See Project