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

225 projects for "java applet simple game source code" with 2 filters applied:

  • 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
  • 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
    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
  • 2
    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
  • 3
    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
  • 4
    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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    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: 5 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    A Java based virtual Risk-board for internet playing for 2 - 5 players. Contains a client/server UI applet (can also be started as a local application). Includes game saving. Requires a third party chat program for keeping contact with other players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Invade Earth is based on the popular game Risk 2210 A.D. by Avalon Hill. Invade Earth features multiple rule sets, a versatile Map Editor, network support, saving and loading game states, and play against the computer. NOTE: Currently, code in CVS may not be up-to-date. Contact admin if interested in the codebase. The latest version of the application is available at http://jonathancrosmer.com/software/invadeearth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple puzzle game. It consists of a 10x10 grid, which contains 5 invisible blocks. From each side a player can shoot probes into the grid. Goal is to find the blocks by the pattern of the ricochetting probes in as few shots as possible. Needs JAVA 1.6
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    A simple 2D tile based RPG game written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MotoPain is a networked multiplayer car-battle game, implemented in Java. The goal is simple: to blow each opponent from the face of the earth. You will also be able to design your own car to suit your style of play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a Java GUI version of the famous board game mastermind. It offers random or human code generation and also can save the 10 best results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The algorithm used by this MasterMind applet is very simple. Yet it is also very fast and it uses relatively few guesses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SVRacers is a simple 2D racing game similar to Micro Machines that relies entirley on Scalable Vector Graphics for drawing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple solitaire card game written in Java using AWT and Swing. Based upon the MVC design pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The project is to make a site with a program to learn chess for children of 6-12 years old. The program wil run in an applet and linked to a MYSQL database. Hans Nuijen is the creator of the method how to learn the game playful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java implementation of the simple yet addictive award-winning game of Mosser, created by kuni.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A very simple, yet addicting game. Requires atleast 2 players, with a maximum of 4 players. Move around your environment with your block, get power-ups/downs, and be sure to shoot the other players before they get you!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Grabble is an Anagrams-playing Java applet. In this fast-paced game,everyone plays at the same time to make words using tiles from a popular boardgame. It supports computer & unlimited human players in hotseat. One can customise the tileset,word list etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Sudoku game for your Java-enabled mobile phone. You can enter new Sudokus, send them to your friends via SMS and solve them. MEdoku has a simple solver built in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple Pong game. Useful for learning how to program graphics in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple computer pong game that is controlled by body movements. Children are introduced to the concept of vector algebra without realising it. Future versions will require body movements while playing the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BrowserHack is a graphical dungeon game in the spirit of NetHack (although smaller in scope) which runs as a Java applet inside your web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a java version of the board game connect4. It functions as a swing application, a java applet, and there is a console application also. Network support is proposed for version 1.1+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple arcade game emulator that uses modules to perform each of the main sections of the code. This is meant as a proof-of-concept to see if this idea will scale up to MAME proportions well.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB