Search Results for "java code game" - Page 95

Showing 7710 open source projects for "java code game"

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 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1

    Java Code Converter

    Color code your java code on forums easily and quickly!

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    FreeTown

    FreeTown is a city simulator game.

    FreeTown is a city simulator game based on some of the ideas of SimCity 2000, including a isometric view and new features. As Java application can be played in a large number of devices and operating systems. Development is currently in a very early stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CodeSounding is a sonification framework which makes possible to hear how any existing Java program "sounds like", by assigning instruments and pitches to code statements (if, for, etc) so that the flowing of execution is played as a flow of music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DbMaintain enables automatic roll-out of updates to a relational database. It brings database scripts into version control just like regular source code and can be used to transparantly deploy databases from development on to production.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Code for Semi-Supervised Machine Learning Techniques, Self-Learning and Co-training used in the paper: Rania Ibrahim, Noha A. Yousri, Mohamed A. Ismail and Nagwa M, El-Makky. “miRNA and Gene Expression based Cancer Classification using Self-Learning and Co-Training Approaches”. IEEE International Conference on Bioinformatics and Biomedicine (BIBM), pp. 495-498, 2013. --------------------------------------------------------------------------- For Self-Learning: java -jar -Xms1700m SelfLearner.jar [trainFile] [testFile] [labelFile] [unlabeledFile] [Alpha] [ClassifierType(randomforest,svm)] [resultFile] [ClassifierModelFile] For Co-Training: java -jar -Xms2500m CoTraining.jar [trainFile-Side1] [testFile-Side1] [labelFile-Side1] [unlabeledFile-Side1] [trainFile-Side2] [testFile-Side2] [labelFile-Side2] [unlabeledFile-Side2] [MappingFile] [Alpha] [ClassifierType(randomforest,svm)] [resultFile] [ClassifierModelFileSide1] [ClassifierModelFileSide2]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    .... --------------------------------------------------------------------------- To run the library, just double click on the jar file. Also, you can use the following command line: Java -Xms1500m -jar "ML Library.jar" to ensure that the java virtual machine has enough space to run. You can find sample test files under code/Test. Test files for clustering part are under code/Test/InputFile which contains two chameleon datasets from: http://glaros.dtc.umn.edu/gkhome/cluto/cluto/download Also, you can find sample test files for self-learning and co-training under its corresponding folders. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    some code snippets, my sandbox moved to github: https://github.com/binfalse/stuff see:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Incremental Mitosis code for paper: Rania Ibrahim, Naglaa Ahmed, Noha A. Yousri, Mohamed A. Ismail: Incremental Mitosis: Discovering Clusters of Arbitrary Shapes and Densities in Dynamic Data. ICMLA (1) 2012: 102-107. ---------------------------------------------------------------------------- To run Incremental Mitosis, please type the following in the command line: Java -jar incrementalMitosis.jar [f] [k] [inputFilename] [patternNumber] [distanceMethod(euclidean,cosine,pearson,KLD,jaccard)] [outlierHandlingUsage(0,1)] [outputFile] [draw(0,1)]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    TCC4Java

    TCC4Java is a java binding for TCC. With TCC4Java, you can use TCC as

    What is TCC4Java? 1. TCC4Java is a java binding for TCC. With TCC4Java, you can use TCC as a backend for dynamic code generation. 2. Supported os: Windows x86/x64 Linux x86/x64/arm Mac OS X Debian kFreeBSD x86/x64 FreeBSD x86/x64 NetBSD x86/x64 DragonFlyBSD x86/x64 TCC4Java has been tested under the following os: Windows XP SP3 x86 Windows 7 SP1 x86 Ubuntu 12.04 x86/x64 Mac OS X 10.7 Debian kFreeBSD 7.5.0 x86/x64 FreeBSD 9.0 x86/x64 (The FreeBSD based os such as GhostBSD, PC-BSD, ArchBSD, MidnightBSD are also supported) NetBSD 6.1.4 x86/x64 DragonFlyBSD 3.6.2 x86/x64 3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    DSI

    DSI

    Invading aliens type game using SDL

    Simple invading aliens game in C started in 2001, SDL requiring mixer and image libs. You must stop those aliens from landing on you! Bunkers added 2014, <space> Fire <right arrow> Move right <left arrow> Move left <escape> Quit. Joystick support is standard. Left, right and the fire button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    source code of wolf sheep and cabbage game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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: 1 This Week
    Last Update:
    See Project
  • 13

    angels-destiny-rpg

    Final Fantasy II based game written in Java

    Final Fantasy II game written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BJGL is a java game library what provides quick and easy assistance while building a 2D game! This project is still under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MINECRAFT2D hahn2014

    MINECRAFT2D hahn2014

    Minecraft side viewed game made in Java

    This started when one of my friends said I couldn't possibly make a full blown video game in Java, and know I have made Minecraft in Java and it consists of an inventory, blocks, and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The National Library of New Zealand's Metadata Extraction Tool automatically extracts preservation-related metadata from digital files, then output that metadata in XML formats. It can be used through a graphical user interface or command-line interface. Please take the latest code from 'https://github.com/DIA-NZ/Metadata-Extraction-Tool.git'. The code on source forge will not be updated henceforth as it is moved to github.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Form4G
    Development of applications in java Swing with the tools and methodologies of the applications web (Plugin, javascript, html, servlet and JSP). Without the necessity of carrying with an application server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Simple Frog game

    Think Play & Enjoy

    it's about simple game needs to think The frog with an 'L' can move from left to right for one position or for two positions if it jumps the frog with an 'R'. The frog with an 'R' can move from right to left for one position or for two positions, if it jumps the frog with an 'L'. Writing the code for playing the game is simple. All we have to do is to validate the user move and check if he has reached the goal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Port Tales

    Port Tales

    A 2-players cooperative puzzle game

    A 2-players cooperative puzzle game mainly developed in 48h during the StunJam 2014, Rennes. Little wordless tale about octets. The games comes from the joint work of 3 persons: - Vincent Michel as the main developer - Cyril Savary as the level designer - Yann Asset as a 3D artist. The game has been developed using Python and Pygame. The source code is available on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    nujan

    Pure Java NetCDF4 and HDF5 writer

    ...The NetCDF4 format is built on top of a subset of HDF5. The NetCDF format is maintained by Unidata. Unidata's C, C++, and Fortran implementations of NetCDF are available at Unidata NetCDF, and the Unidata Java reader for NetCDF is available at Unidata NetCDF Java. HDF5 is a file format primarily used for gridded scientific and engineering data. The HDF5 format is maintained by the HDF Group, which currently has C, C++, and Fortran APIs for HDF5 files. The HDF group also supports a Java JNI (Java Native Interface) to their C code. While the JNI interface does support most of the native HDF5 features, it can be a problem to integrate with other Java packages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22

    Cipher Scanner for SSH

    Java program to scan the ciphers supported by a SSH server.

    Code to check the ciphers supported by an SSH server. How to run the program: java -cp "ssh-cipher-check.jar" SSHCipherCheck <host> <port> or java -jar SSHCipherCheck <host> <port> where, <host> - Host name or IP address of the server. <port> - The port on which the SSH server is running. Saurabh Sule <saurabhsule82@yahoo.co.in>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Simple Java Game

    Mill game in java environment

    Everything is under GNU licence. There is no AI. The game require 2 player or one :P. Theplayer who have only 2 disk remain lose. Reset with return arrow, when game over.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mastermind or Master Mind is a code-breaking game for two players. The modern game with pegs was invented in 1970 by Mordecai Meirowitz, an Israeli postmaster and telecommunications expert. It resembles an earlier pencil and paper game called Bulls and Cows that may date back a century or more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    BTHEBookStore

    Book store E-commerce implemented in Java/Servlets using MVC

    Electronic book store implemented in Java/Servlets and eHTML* using the Model–view–controller (MVC) software architectural pattern. eHTML is a simple yet powerful scripting language for the UI which is implemented as part of the project. It makes the UI highly customizable. In development mode all the objects and variables that can be accessed from the eHTML will be displayed at the bottom of each page.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo