Widget HTML Atas

R One Java Game Download

3471 programs for "java game script" with 1 filter applied:

  • Small-Footprint Printers & All-in-Ones Icon

    Brother small-footprint printers and all-in-ones have the features, capacity, and scalability to meet the new needs of each workgroup. Keep over-paying for copiers you no longer need? That doesn't work at all…

  • Advertisement Simple, flexible, automated security for your S3 buckets Icon

    No security expertise required. Trend Micro Cloud One™ provides visibility of misconfigurations and malware so you can secure your Amazon S3 buckets like a pro. Automated scans of files (any type or size) before they enter your buckets plus customizable post-scan actions and remediation help you avoid misconfigurations and protect your critical business applications from malware.

  • 1

    PlayCanvas WebGL Game Engine

    PlayCanvas is an open-source game engine. It uses HTML5 and WebGL to run games and other interactive 3D content in any mobile or desktop browser. PlayCanvas is used by leading companies in video games, advertising and visualization such as Animech, Arm, BMW, Disney, Facebook, Famobi, Funday Factory, IGT, King, Miniclip, Leapfrog, Mojiworks, Mozilla, Nickelodeon, Nordeus, NOWWA, PikPok, PlaySide Studios, Polaris, Product Madness, Samsung, Snap, Spry Fox, Zeptolab, Zynga. The PlayCanvas Engine...

  • 2

    libGDX

    libGDX

    Desktop/Android/HTML5/iOS Java game development framework

    libGDX is a cross-platform Java game development framework based on OpenGL (ES) that works on Windows, Linux, macOS, Android, your browser and iOS. libGDX provides a well-tried and robust environment for rapid prototyping and fast iterations. libGDX does not force a specific design or coding style on you; it rather gives you the freedom to create a game the way you prefer. Publish your games on Windows, macOS, Linux (including the RPi!), Android, iOS, and HTML5, all with the same code base...

  • 3

    PoE-TradeMacro is an Autohotkey (AHK) script that provides price checking and many other convenient QoL features for trading in Path of Exile, a free online action RPG. PoE-TradeMacro builds on top of PoE-ItemInfo, which provides very useful game items information. Price checking via PoE-TradeMacro is added by pressing alt+d, alt+shift+d or alt+i, or by opening the item's wiki page or opening the item search on poe.trade. PoE-TradeMacro is regularly updated to always have the latest PoE...

  • 4

    Gobuster

    Gobuster

    Directory/File, DNS and VHost busting tool written in Go

    Gobuster is a tool used to brute-force. This project is born out of the necessity to have something that didn't have a fat Java GUI (console FTW), something that did not do recursive brute force, something that allowed me to brute force folders and multiple extensions at once, something that compiled to native on multiple platforms, something that was faster than an interpreted script (such as Python), and something that didn't require a runtime. Provides several modes, like the classic...

  • The RMM Software That Puts the Power of Automation in Your Hands Icon

    Take the Mundane and Routine Out of Tech Support With ConnectWise Automate

  • 5

    FlatBuffers

    FlatBuffers is an open source, cross-platform serialization library designed for maximum memory efficiency. Originally created at Google for game development and other performance-critical apps, FlatBuffers has the unique ability of allowing you to directly access serialized data without having to parse or unpack beforehand. Since the only memory needed to access your data is that of the buffer, it is also very memory efficient and fast. FlatBuffers supports Windows, MacOS, Linux and Android...

  • 6

    ElasticJob

    ElasticJob is a distributed scheduling solution consisting of two separate projects, ElasticJob-Lite and ElasticJob-Cloud. ElasticJob-Lite is a lightweight, decentralized solution that provides distributed task sharding services. ElasticJob-Cloud uses Mesos to manage and isolate resources. It uses a unified job API for each project. Developers only need code one time and can deploy at will. Support job sharding and high availability in distributed system. Scale out for throughput and...

  • 7

    Terasology

    Terasology is a free and open-source survival and discovery game set in a voxel world. Influenced by Minecraft, Dwarf Fortress and Dungeon Keeper, it offers a unique and enjoyable building and playing experience. Terasology requires Java 8 and an updated graphics card driver.

  • 8

    Leiningen

    Leiningen is the easiest way to use Clojure. With a focus on project automation and declarative configuration, it gets out of your way and lets you focus on your code. Leiningen and Clojure require Java. OpenJDK version 8 is recommended at this time. If you have Leiningen installed, you can read the tutorial by running lein help tutorial. It does not cover learning the language itself; good Clojure documentation can be found elsewhere. If your preferred package manager offers a recent version...

  • 9

    html2canvas

    html2canvas is a JavaScript HTML renderer. The script provides you with the tools to take screenshots of webpages directly on the browser. The screenshot is based on the DOM and therefore, it may not be 100% accurate to the real representation, given that it is not an actual screenshot, but a type of screenshot built based on the available data and information of the page. The script renders such page as a canvas image, by reading the DOM and the different styles of the featured elements...

  • Deploy FortiGate Next-Gen Firewall on AWS Icon

    Integrate Remote Access VPNs (SSL or IPSec) to your cloud workloads with FortiGate Next-Generation Firewall to seamlessly secure and scale application connectivity across on-premises and cloud environments. With industry-leading security capabilities that are natively integrated to AWS, you can consolidate your security management and leverage auto-scaling capabilities.

  • 10

    Tiled

    Tiled

    Flexible level editor

    ...-based games, such as RPGs, platformers or Breakout clones. Tiled was originally written in Java. In 2008, work began to develop a faster, better looking, and easier-to-use version of Tiled based on the Qt framework. This decision was made as the Qt framework has a greater feature set than is offered by the standard Java libraries. Before you can compile Tiled, you must ensure the Qt (>= 5.6) development libraries have been installed as well as the Qbs build tool.

  • 11

    Open Asset Import Library

    ... for use in game engines / realtime rendering systems of any kind, but it is not limited to this purpose. In the past, it has been used in a wide range of applications. Written in C++, it is available under a liberal BSD license. There is a C API as well as bindings to various other languages, including C#, Python and D. Assimp loads all input model formats into one straightforward data structure for further processing.

  • 12

    VVVVVV

    VVVVVV

    The source code to VVVVVV

    ...) in the Scripts.cpp and TerminalScripts.cpp classes. These functions basically load data into a very simple script parser that controls cutscene logic. All the actual levels in the game are hardcoded in huge arrays generated with a map editor, which exports the levels in source code. Since the 2.0 update, the Windows, Mac and Linux versions of VVVVVV have featured a powerful and easy to use level editor.

  • 13

    Karate

    Karate

    Test automation made simple

    ... syntax, carefully designed for HTTP, JSON, GraphQL and XML. And you can mix API and UI test-automation within the same test script. A Java API also exists for those who prefer to programmatically integrate Karate's rich automation and data-assertion capabilities. It is worth pointing out that JSON is a 'first class citizen' of the syntax such that you can express payload and expected data without having to use double-quotes and without having to enclose JSON field names in quotes.

  • 14

    Syntastic

    Syntastic is a syntax checking plugin for Vim created by Martin Grenfell. It runs files through external syntax checkers and displays any resulting errors to the user. This can be done on demand, or automatically as files are saved. If syntax errors are detected, the user is notified and is happy because they didn't have to compile their code or execute their script to find them. At the time of this writing, syntastic has checking plugins for ACPI Source Language, ActionScript, Ada, Ansible...

  • 15

    Game Extractor

    Game Extractor

    Open and edit the archive files used in over 3700 games.

    Reads and writes archives used in many popular games. Great for mod development and game translations. Supports over 3700 games, with more games added through small plugins. Also shows file previews and converts them to different formats.

  • 16

    Java Game Development (Ninja Girl)

    !Help Wanted! See Discussions for more details. A platform game demonstrating concepts for 2D platform game creation in Java. Collect the stars and go through the door to advance levels. Graphics courtesy of: https://www.gameart2d.com https://opengameart.org/content/animated-fire https://craftpix.net Levels created using https://www.mapeditor.org/ Project created in the Eclipse Java IDE. Keys: Up, Down, Left, Right - Move Player Space - Jump M - Throw Kunai Q, A - Scroll screen up and down...

  • 17

    Domination (Risk Board Game)

    Domination is a game that is a bit like the well known board game of Risk or RisiKo. It has many game options and includes many maps. Written in java it includes a map editor, a simple map format, multiplayer network play, single player, hotseat, 5 user interfaces and many more features, it works in all OSs that run java 1.4 or higher, and Android.

  • 18

    Crossfire RPG game

    Crossfire is a free, open-source, cooperative multi-player RPG and adventure game. Since its initial release, Crossfire has grown to encompass over 150 monsters, 3000 areas to explore, an elaborate magic system, 13 races, 15 character classes, and many powerful artifacts scattered far and wide. Set in a fantastical medieval world, it blends the style of Gauntlet, NetHack, Moria, and Angband.

  • 19

    DatabeneScript

    DatabeneScript is a Java library for resolving Java-like expressions

    DatabeneScript is a Java library for resolving Java-like expressions

  • 20

    VJTools

    VJTools

    The vip.com's java coding standard, libraries and tools

    Vipshop, which focuses on Java, has some knowledge about Java. "Alibaba Java Development Manual" is the first enterprise-level Java development manual published to the outside world, which is of great significance to the entire industry. Based on the internal experience of Vipshop, we refer to heavy materials such as "Clean Code" and "Effective Java" to add some items and make some simplifications. The implementation of the rules mainly relies on the code format template and Sonar code rule...

  • 21

    Java library and application to edit game files from all Clausewitz-engine games (EU3 and later, including EU4, Victoria 2, Hearts of Iron 3, EU: Rome, and Crusader Kings 2) and their saved games. Source code is now hosted at https://github.com/mmyers/eug. Sponsor on Patreon: https://www.patreon.com/user?u=60455822

  • 22

    SCons

    SCons

    A software construction tool

    SCons is a software construction tool that is a superior alternative to the classic "Make" build tool that we all know and love. SCons is implemented as a Python script and set of modules, and SCons "configuration files" are actually executed as Python scripts. This gives SCons many powerful capabilities not found in other software build tools. We make SCons available in three distinct packages, for different purposes. - The scons package is the basic package to install SCons. You don't need...

  • 23

    Delphi - VRCalc++ OOSL (Script) and more

    Adriano M. Emanuele alias Vincent Radio {Adrix.NT} Sources Library & Applications - Delphi C++ Java VRCalc++ - Source Code - Build Projects VRCalc++ Object Oriented Scripting Language - Engine Source Code (Pascal) - Build Packages (Delphi) - VRCalc++ Scripted System Std RT Library - Guides & Docs - Script Test Code Paged Lists & Iterators for Delphi C++ Java Multi-Dimensional Arrays Classes for Delphi C++ Java Applications - VRCalc++ Console - VRCalc++ SX (script executor) - VRCalc++ FMX...

  • 24

    Combinatorial games are two-player games with no hidden information and no chance elements. Well-known examples include Chess, Checkers, Go, and Dots-and-Boxes. An elegant mathematical theory of such games was described by Berlekamp, Conway and Guy in the book Winning Ways (originally published 1982). Combinatorial Game Suite is a computer algebra system for fast calculations within this theory. It is designed as a research and educational tool for students and professionals working...

  • 25

    Robocode

    Robocode

    Robocode is a programming tank game for Java and .NET

    Robocode is a programming game, where the goal is to develop a robot battle tank to battle against other tanks in Java or .NET. The robot battles are running in real-time and on-screen. The motto of Robocode is: Build the best, destroy the rest!

Source: https://sourceforge.net/directory/?q=java+game+script

Posted by: blackcurrent10.blogspot.com