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

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

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    HTML Splicer

    A simple alternative to web presentation layer frameworks

    HTMLSplicer is a toolkit that provides methods to compose complex HTML documents from simpler HTML documents, called templates. It can be used to generate servlet responses in Java web-applications. Why not use a presentation layer framework? Client-side developers are usually happy to build HTML, Javascript and CSS code using a simple editor and a browser. Server-side developers, on the other hand, prefer to develop object-oriented Java code using their favorite Java IDE. The problem...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    gamepad4j

    gamepad4j

    Java Gamepad API for multiple platforms

    A simple, elegant and powerful API for using gamepads like the Xbox 360 or DualShock 3 pad in Java-based games. Will support Windows, Linux, MacOS and OUYA in first release. Simplifies dealing with analog sticks, triggers, button mappings and more. RELEASE PLANNED NOV/DEC 2014 (sourcecode on Github).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    microtransat
    A project to host code developed for the Microtransat challenge, a race between autonomous sailing robots. This project is intended for both supporting code such as tracking systems and robot control systems or parts of robot control systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    testgeneration

    Generation of test suites from test specifications

    Test suites developed for complex software systems contain thousands of test cases. Keeping track on the test coverage and changing the test suite as the system requirements evolve can consume significant efforts. Testers have to implement or generate test scripts containing thousands of isolated executable test cases. Each single test case should be so simple enough so that test results can be easily evaluated. Often it makes code duplication in the test code unavoidable. If every test script...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    Information Machines: Two blocks that can break the blocks that are at the sides, according to the position that has been previously placed. The advanced blockbreaker is more fast and have silk touch. Life: Add cherry tree, cherries and some recipes. So when I go Mojang Update Minecraft updating it, and if I can not, at least, I posted the code. The code is 100% GPL, you can use it for whatever you can think of. The source code it's on Github - https://github.com/alca259/alca...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Darkfall Emulator

    Darkfall Emulator

    Develop an emulated Darkfall Online Server.

    This project is the development of an open source fully emulated Darkfall Online Server and reverse engineering the proprietary game engine that DFO uses, the SF3D engine as well as its source code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    OmniLoader

    OmniLoader

    Encode files and other resources for direct use in Java programs.

    Encapsulating a simple hex-encoding API, the OmniLoader User Interface provides an easier way to bookmark, as well as encode / re-encode external resource files. Initially designed for direct class-level API access to embedded source code files, OmniLoader package & class names can be easier to remember. By selectivinly including only the source code you want to distribute, OmniLoader Resources are also more secure. IDE defauts to omit ALL source code do not need to be changed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CarDriving2D
    Back to the 2 Dimensions in a arcade car driving game :a road and plenty of things to see and overtake ! Written in java without OpenGl,the source code is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An Open-Source Tic Tac Toe game written in the Java programming language. Originally written for an Intro to Computer Programming course, later slightly modified for better code optimization. The source code and the executable (.JAR) will be provided in
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    Master Mouse

    A software, to enhance mouse handling skills.

    It is a software that is built to practice mouse handling. It is simple and straight forward to use. No game like interface, so ideal to use in class. Anyone, who may not like gaming, but want to learn mouse handling can try it. It is built in java, So it can on any type of system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TextScout

    TextScout

    A source code search tool with multiline regular expression search.

    A simple yet effective cross platform search tool optimized for searching within source code. TextScout performs recursive directory searches and allows to enter search queries either in wildcard or regular expression syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    WinABarrierePoker

    Just another online poker software, but open source for once.

    You can either play poker by downloading WinABarriere.zip or study/use source code by downloading "Sources/*" files. A tutorial on how to create a simple Java online poker software is available by downloading "Sources/WinABarriere.pdf". Feel free to use this as you wish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    JPerf

    Java Performance and Scalability Testing

    JPerf is a simple framework for writing and running automated performance and scalability tests. It's like JUnit but for performance. Simple write a class that implements PerfTest then create a PerfTestRunner instance to run the test. *** JPerf has moved! Please go to https://github.com/andygrove/jperf for the current version ***
    Leader badge
    Downloads: 55 This Week
    Last Update:
    See Project
  • 14
    MathQuizGame

    MathQuizGame

    A math flashcard-like game

    Practice math by adding, subtracting, or multiplying randomly generated numbers. To view the source code of the project, go to https://github.com/tenny1028/Math-Quiz-Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CommentRemover

    Remove all comments from java source files.

    Remove all comments(javadoc and else) from your java source file to cleanup your code and shrink the file. The program uses a simple regex statement to remove all comments. With a simple and easy to learn UI, you can cleanup your files in seconds!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cyber Knight is a game engine for developing educational software for computer science. The platform features an isometric tile engine and a code visualizer for python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Coapres

    Coapres

    Real Time Puzzle Videogame

    Real time puzzle videogame, with like arcade games gameplay and isometric perspective. Use random pieces of terrain to expand the ants territory allowing them to reach the food.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Russian Checkers

    russian checkers game

    Simple game. It allows you to select language, color of checkers and one of three modes of game: user vs user, comp vs user and comp vs comp.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    CONF Bot

    CONF Bot

    A bot for Confrontation Web Card Game written in Java

    CONF Bot will play the Facebook game Confrontation for you, automating clicks so you don't have to repeat the same action 40 or 50 times in a row for no good reason. It also allows actions to be sequenced together in whatever order you prefer, allowing full farm runs of the game's content that can save hours a day. The source code should provide a good idea of what it's like to write bots in Java (or any other programming language like Python that uses image capturing techniques to bot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bukkit Log Viewer

    Bukkit Log Viewer

    A simple, and lightweight program to display and format Bukkit logs.

    Bukkit Log Viewer is a simple, easy-to-use and lightweight program, which loads Bukkit server logs, and highlights the different logs, depending on the logger level. Below is a colour code: FINE = > green FINER = > green FINEST = > green INFO = > cyan SEVERE = > red WARNING = > yellow
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Escape the Stone Age

    Escape the Stone Age is a short Adventure RPG Game for Android.

    Source Code for an Android Game developed by Stefan Wanzenried and David Wettstein during a semester at the University of Fribourg for the course Design and Graphics Programming for Game Development. Download here: http://sourceforge.net/projects/escapethestoneage/files/Escape_the_Stone_Age.apk/download The game requires at least Android version 2.2 (API 8), since OpenGL ES 2.0 was introduced then. It works fine on Android version 4.0.3 or higher and should also work on versions between...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Super Battleship World

    Super Battleship World

    Battleship through network

    This is a Battleship game developed by myself for academic purposes. Main Features: - Player VS PC - Player VS Player through network - Chat available in PvP mode. For playing through network, first you have to create the server and then ask Player 2 to enter the host IP in order to join the game. Attached you'll find the compiled code (JAR) and the sources (Netbeans project). Currently it needs a lot of improvements which I can't find the time to do. Here are the most critical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    easyCopy

    easyCopy

    java-based clipboard application

    easyCopy 1.0 is a Java-based, cross-platform, simple clipboard application that facilitates the copy-paste process when creating documents with many repetitive terms. It can be useful for code development, technical design documents, test plans development etc. You can drag and drop the strings you want to populate the list and then copy them with a single click. Requirements ------------------- easyCopy requires Java Runtime Environment 7 or greater (JRE 1.7) to be installed on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    VOpR

    VOpR - a virtual optical rail

    ..., -special wavelengths of light and -optical systems as lists of basic optical elements. 2. The editor of linear optical systems. Some properties of the optical system are calculated in real time. 3. The virtual optical rail as a ray-tracing simulation of the optical system. The goal is to provide fast and useful diagnostic images, not realistic blur. Additionally there is full access to the java source code under the terms of the GPLv3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Java IRC bot, built with the PircBot framework, that can be used to host games created in Lua, ranging from simple word games to full-featured MUDs.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.