Search Results for "java applet simple game source code" - Page 12

Showing 413 open source projects for "java applet simple game source code"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    ElferRaus (Elevens First) is a quite simple German card game played with four sets of 20 cards. This version is implemented in Java. As it takes about 80% chance, even the simple AI is fun to play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    EasyWay java Game Engine is a powerfull 2D OpenSource OpenGL Java Game Engine. It's simple, fast and extendible. With EasyWay you can make your dream game writing few lines of code!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java implementation of AI Source code in the book "Programming Game AI by Example" by Matt Buckland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A simple Tetris-like 3D game using Java and JOGL. This project was started as a school project at the Carl-Zeiss-Gymnasium in Jena (Germany).
    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
  • 5
    JSpaceConquest is a simple multiplayer Internet game. Each player produces space ships and conquers other planets. The main goal is to conquer all the planets on a 2D map. This is a student project only for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Please visit our new website at http://moncefyabi.github.io/Joge/ Joge - Java OpenGL Game Engine- is a platform to develop 2D game (3D in the future) in Java. It´s simple to learn, fast, extensible and has an extra GUI system. For installation and Video tutorials see project website. Joge, the best Java game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SnakeBerry is a university project whose goal is to create a simple multi-player snake game, in a nice object-oriented manner with industrial-strength UML documentation, according to the Rational Unified Process scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Board Dots is an annoyingly simple game. Just cover each space on the board with your dot. It's not as easy as it looks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple tank combat game being created for the University of Puget Sound's Game Development Seminar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    The aim of this project is to create and document a simple game and introduce RUP and development in Java to team members.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Deimos Project is a Java-based game development library collection. Includes Vertex Modeler, a 3D modeler that lets you programatically define models using Java source code. The modeler is also a simple scene graph API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SimGen is Simulated Genetics. It simulates a simple DNA for moving within simple bacteria eating plankton. As good for Simulation it has Object-Oriented Design and is Coded in Java. It is a Applet and Dektop-Application and can be extended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple 2D spaceshooter created in the Java language. A simple game loop increases the difficulty along with upgrade of weapons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jplanets is a simple game for one or two players. Every player has a starship, between the ships there are three planets. The goal is to shoot and destroy the other starship launching a rocket that obey the gravity laws.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Computer version of a simple but addictive, single-player pen&paper game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TopBot is a robot for the online game TalesOfPirates.com. The goal is to provide a host of functions to simplify the game playing process. Run TopBot in the background and use 1024x768 fullscreen resolution. Currently only takes care of the popup code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    OverWorld Zero is a remake of the minigame in SystemShock 2. It is a very simple ultima-like game with randomly generated worlds.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    pacSTP is a 2D multi-threaded Java based Arcade Game. SOURCE CODE is included in the download archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tank Arena X is a 2-D arcade game playable by a single or multiple players. It loads all the game data from simple text files, allowing for easy modifications and creation of new levels and mods. Also, can support AI tanks using its AI engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Target of the development team is to create a platform for mind games. This platform will be accompanied by a development studio, which will assist a simple user, with no programming skills to create a mind game for this platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Halflife / Halfelife 2 IRC match bot. Reports for various HL/HL2 game events. Also has Admin features. Simple to use with auto-setup. Written in Java so is suitable for many platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    J-Odyssey is a pseudo 1st person shooter game-demo, written in Java OpenGL bindings (JOGL). Parts of the code might be useful for learning to draw sprites and drawing a HUD overlay in JOGL, and adding windowing, controls and sound with Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java Arkanoid Applet is Java Applet that resembles the classic Arkanoid game for instance on the C64. It uses a syntax compatible with JRE 1.1.7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Step-by-Step is a simple brainteaser where you have to clear all colored tiles by stepping over it. Dependent on the color of the tile you must step 1-3x over it to make it disappear. Game contains 99 levels and a separate level editor.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB