The project is supposed to offer an easy-to-use intruduction into java-based game development and is ment to be understandable for pupils so they can create small games on their own very fast with little knowledge in programming.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
jMARS is a java implementation of the famous "Core Wars" application first described by A.K. Dewdney. Using eXtreme Programming combined with Java, EJB, and the Rich Client Platform it can be used as an educational tool to understand these technologies
Aigebi Rbac a token driven role-based access control engine. It's pure java product. The core rbac engine is deployed as jar. It provides both java API and custom jsp tags. Admin portal is provided to manage rbac data and showcase how to use rbac engine
Ataraxia will provide a generic internet gaming framework in java. Board, table, card games will be easy to be developed! bridge, hearts, spades, rummy, go, connect-4, chess, checkers, monopoly, risk, mahjong and more will come! JXTA P2P will be tested.
Leafpile is a Z-code interpreter, a Java implementation of the Z-machine virtual machine used for running Infocom/Inform interactive fiction story files. Leafpile seeks complete compliance with the Z-machine Standards Document 1.0.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
SeSAm (Shell for Simulated Agent Systems) provides a generic environment for modelling and experimenting with agent-based simulation with a special focus on the easy construction of complex models including dynamic interdependencies or emergent behaviour
Stylesheet inside JAR to transform DocBook XML to OpenDocument (odt) format. Usage: java org.hocon.docbook2oo.Main basedir infile outfile . Creates Template files in %HOME%/.docbook2oo, change them at your needs to change logo, Text styles, Page layout e
The Multi-platform advanced networked game engine (MANGE). Users will be able to create maps and scripts to create a huge on-line environment for many players. MANGE will allow users with no coding knowledge to create complex on-line games.
This will be a complex Snake game.
This is our project for the software laboratory at the University of Technology Budapest.
Planed finish date: 2008. May 14.
PAGEB is an easy to use tool to create videogames. With PAGEB is not necessary to known any programming language, nor to master complex game development techniques, to create high quality games. All you need is a good game idea and time to develope it.
Project Elemental Shattering (ES) is a role-playing game that has been in the design phase for many years. Its first incarnation is this MUD engine. A successful MUD project will lead to the inevitable graphical MMORPG!
AWJava is a Java wrapper for the Active Worlds SDK. It is an update of Thierry Nabeth's discontinued "AWSDKJava" wrapper found here: http://www.insead.fr/CALT/Project/AWJavaBots/
*** NO LONGER MAINTAINED ***
The Inform 7 Feature for Eclipse is a set of plug-ins which will support cross-platform development of interactive fiction projects in the Inform 7 language. The current version is tested under Linux and Windows.
Racoon is an application server for multi-player games. Its intention is to relieve game developers from recurring and time extensive tasks. This is achieved with a modular concept: only the game logic has to be written and deployed in Racoon.
JDPlay is a jni library and a remote controlled exe for launching DirectPlay games from java. The jni library is for easy usage on windows and the exe is for launching via wine on linux. JDPlay originates from Coopnet (http://coopnet.sourceforge.net).
This project aim to provide a crowd movement simulation based on primitive human behaviours and emerging behaviours for research and educational purposes. The application (front-end) is generic and can be reused.
It's a Cat and Dog game,we develop the Inner AI strategy for the Dog and we also code the strategy of the cat in order to simulate the user. Furthermore we use Artificial Neural Network to build the experiment
JavaGO is an Open Source Java library for the Game of GO (weiqi, baduk) analysis. Implements: base game classes, montecarlo simulations, SGF reader/writer, game variants, GTP, etc. Elegant interfaces/class design. Speed efficient w/small footprint. TDD.