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

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

View related business solutions
  • 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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    This game demo is a tool to learn the basics of J2ME and a few graphic tricks.<br> It uses an Ant script for both code related operations and distribution management.<br> It also makes good use of great Java tools (Antic, ProGuard, MPowerPlayer).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Game engine modeled on the simpengine from the book Opengl Game programming. To be built in JAVA, on top of JOGL (which is a set of JAVA bindings to Opengl). Also, coding of a tutorial testbed and a simple game demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JGM: Java Game Maker is a simple tool ( Game Engine ) that allows the user to make java games (in fullscreen mode, applet and form with very hight FPS) writing few lines of code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    A long and winding yet thrilling game involving 5 islands and a group of friends and their work to defeat the evil king. Play it at http://home.aaahawk.com/~fuziongames/code/applet/game.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    B.O.T.S (Bots Tactical Simulation) is a programming game, where players "code" the behaviour of their bot and watch them fight with others bots in a arena. It comes with a full environnement in Java/Swing, for coding, debugging, playing matchs, etc ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    jSimpleDice

    IMPORTANT NOTICE: this project new home is now on github.

    jSimpleDice is a Java MIDP 1.0 application that simulates a d10, a simple dice (d6), besides a janken-pon game and a "flip coin". PRC available for PalmOS 4+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a 2d tile-based RPG (Role Playing Game) engine targetted at the J2ME / MIDP application platforms (PDAs, java-enabled cellphones) but is also cabable of running on a J2SE enabled platform (either applet or stand alone java app).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JNine is an implementation of the popular game Sudoku. Try to fill in the missing numbers in a 9x9 square. Sounds simple but could be really tricky.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Titicago is a simple game where the player needs to trap all the monsters in the room, in order to reach the next level.
    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
  • 10
    SGE (Serpent Game Engine - by Erico GR) is a simple but POWERFUL Java tool for creating 2D games in no time. You can use a rich Level Editor to build xml levels with many layers, objects and actors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jIsoEngine is a Java isometric engine with many useful method implementeds methods to work. The engine is still in early development. With this engine it become simple to create your SimCity 2000 style game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Graphical Adventure Game Engine(GAGE) is a simple engine for creating 2D point-and-click graphical adventure games. The engine can also be used to create other genres of 2D games.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Billy is a simple java Othello 10x10 board that can take a game file in the SGF format as command line argument.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Atari VCS (2600) Graphics Editor

    This code has been moved to GitHub

    Update 4/14/2015 This version of the project was never fully realized. I have a much better tools and GUI that was never uploaded to SourceForge that I developed before I started down this road. I'm currently trying to track down the code. I recently logged in for a completely different reason only to notice that this software keeps getting downloaded... and there are probably lots of disappointed folks out there once they try to run it. Sorry about that. Anyway, long story short... I'm...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    A simple client-server tank game where the users type in commands ("MOVE 5" or "SHOOT") to control their tanks and attempt to destroy other tanks. Used to illustrate basic concepts for the Java Programming class of the Science Honors Program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JFastPong is an amusing pong game written in Java that can be connected to another JFastPong via a direct TCP/IP connection. No Internet JFastPong Server is required for playing. Others features: *single player mode *very simple skin system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ConwayGo, also called philosophers' football, is a simple board game for two players. It is played on a Go board, but hasn't got anything to do with the famous game Go. Invented by the english mathematician John Conway, creator of the Game of Life.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    JFrog is a free distributed components-oriented framework created to develop multiplatform game engines with high source code reusability. It’s possible to create game engines for personal computers and handhelds. Before this project was Amphibian.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Shadowed Horizons is a gaming software development framework. The aim of the project is to provide simple yet intuitive classes and utilities which will allow you to spend less time drudging around the foundation, and more time coding the next big game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This Project is to port the old game Galactic Bloodshed(GB) from C to Java goal 1. Port the server code to java. goal 2. write a Java client for Galactic Bloodshed. goal 3. keep this old game alive there is currently a game being run by Chungkuo, Info
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GECCO (Game Environment for Command and Control Operations) is a strategy game built in java. It has a very simple graphical interface but allows for the use of standard pixel-based image formats as maps and is easy to modify and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KNCpong is a Pong clone of the classical arcade game. This game is open source applet written solely in Java. Includes 1 player action against a CPU opponent. As the game progresses, the CPU player will become quicker and smarter. Support for Java 1.3+
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LucidEngine is a simple layer over MIDP compatible phones that will let you write simple and old fashioned games using a specific language. Every game you'll develop will basically work on all the devices (even not phones) LucidEngine as been ported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Spellcast: Deathmatch is the classic hand-waving multi-player game of spellcasting (Java Applet Version). Two or more wizards clash to defeat all opponents in a no-holds-barred contest of wits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Network gaming environment for AI warriors. Offers an application server, a soccer game application, an observer module visualizing a match and a template code for the warriors development.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB