3d peer to peer chatroom where associated pairs of text gravitate
A 3d chatroom where the things people write gravitate toward eachother based on total strength of associations between those short texts. Strength is a competition of who spends the most computing time trying to associate the texts, similar to Bitcoin's "proof of work" system. While there is unlimited space in the system overall, the space around any specific text is limited by 3d space, which drives competition for what people want that text to be associated with. It can be used like a...
A threaded java MUD server with persistence in MySQL using sprocs. Uses command pattern and reflection for command parsing. NIO for networking. Excellent code comments. Map command uses visited rooms. Plans for configurable attack profiles per enemy.
An implementation of a MUD using Java and SQL. It will be fully portable to any JVM, and store the whole MUD in a relational database. Allowing for load balancing and multi server environments and plugins.
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.
A Java-based (thus all-platform) 3D MMORPG based on an non-conventional ruleset, using state-of-the-art graphics (the OpenMind engine) and a peer-to-peer networking concept. The setting should be a more or less classical middle ages/fantasy world.
Provides status of the Shadowbane (www.shadowbane.com) servers graphically. Similar to the sbtray tool, but written in Java (i.e. it uses a window instead of a tray icon), which allows both Mac and Windows users to make use of it (Shadowbane runs on both
XMUD is a MMORPG implementation in Java. Players can extend the system by creating new objects. The game provides a 3D engine written in Java3D, Persistent state management, synchronization and networking subsystems. Compatible with NWN modules.
Starlight is a MMORPG written using Ogre3D and PyGame in Python that focuses on role playing, player modifiable worlds, strong computer artificial intelligence, and peer-to-peer networking.