55 projects tagged "AGPL"
Quantum Star SE is a browser-based space strategy and trading game played across a mapped galaxy against other players. Utilizing mining, trading, research, and production through easy-to-use tools, QS enables both broad micro-management of resources or more "aggregated" methods. Players compete, combat enemy fleets, and manage planets to become the "last man standing". No user downloads are required, and the game is free to host or play.
Tanky is a tank shooting game with old-school graphics (lines and flying pixels in 16 colors). It can be played by 2-3 players on one keyboard. The main goal is to shoot your opponents down. You have one tank, five shots, and a shield which can take five points of damage. Every time, there are different bonuses flashing around. Collect them and gain faster weapons, more shots, recharge your shield, etc. The best-scored player wins.
RapidMiner (formerly YALE) is a flexible Java environment for knowledge discovery in databases, machine learning, and data mining. Many nestable learning and preprocessing operators (including Weka) are provided. It features an XML-based graphical user interface, a plugin mechanism, and high-dimensional plotting, and provides an easy-to-use extension mechanism that makes it possible to integrate new operators and adapt the system to your personal requirements. A command line version is also included.
NicTool is a DNS management suite with support for various DNS servers (djbdns, BIND, PowerDNS), SQL data storage, DNS entry parsing (RFC 1034 & 1035 compliance), tiered and delegated permissions so you can safely grant access to clients and admins, giving them only the permissions they need. Humans interact via the Web interface, and an API is used for scripting mass updates, DNS templates, provisioning, and more. All changes are logged to easily track change history and see who changed what, and when.
AdvoKit is a Web application for Voter ID/GOTV campaigns that makes it possible to facilitate efficient collaboration among large numbers of people and enables volunteer recruitment and Voter ID/GOTV to be performed by thousands, or even tens of thousands of individual political supporters. It combines management and tools for the best practices of traditional Voter ID/GOTV campaigning with the power of social networks and friend-to-friend outreach methodology.
poker-network includes a poker server, a client library, an abstract user interface library, and a client based on it. The server deals the cards and checks the user actions using a poker game engine (poker-engine). It listens on a TCP/IP port and understands its own specific protocol. The persistent information is stored in a MySQL database. The client library implements the poker-network protocol for the client. The abstract user interface library provides a framework based on the client library and suited to implement a user friendly client.