Showing 109 open source projects for "multi-layer perceptron python"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    Crossfire RPG game

    Crossfire RPG game

    Cooperative multiplayer graphical RPG and adventure 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, 14 races, 16 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.
    Downloads: 81 This Week
    Last Update:
    See Project
  • 2
    "MUnDoCAAD MUD engine" is an OO MUD engine designed to create MUD worlds where the most important parts of the game are puzzle-solving and world interaction based, and where commands are introduced via sentences (as in Interactive-Fiction games).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Arianne RPG

    Arianne RPG

    Arianne is an engine to develop multiplayer online games like Stendhal

    Arianne is a multiplayer online engine to develop turn based and real time games, providing a simple way of creating the game server rules and clients like our MORPG Stendhal. Our engine Marauroa uses Java and SQL for hosting hundreds of players on a solo host. Stendhal is a fun friendly and free multiplayer online adventure game with a huge and rich world. With hundreds of NPCs and different quests, features like the Travel log and achievement system keep track of progress. Thousands of...
    Downloads: 65 This Week
    Last Update:
    See Project
  • 4
    PTkEI2ng

    PTkEI2ng

    New version of PTkEI2, the cross-platform GUI client for Wolfpack Empi

    New version of PTkEI2, the cross-platform GUI client for Wolfpack Empire
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 5
    WorldForge

    WorldForge

    Provides a full suite of clients and servers for virtual worlds.

    Worldforge provides clients, servers, tools and protocol to allow for anyone to create and host their own virtual and online world.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Project Angela is a family of ruleset modeling language (RML) interpreter components written in python. It is intended to easily enable RML support for a variety of different simulation engines, game engines and MMO frameworks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ravenwood Island

    Ravenwood Island

    Explore the island, talk to it's inhabitants and discover it's secrets

    Some parts of Ravenwood are dangerous and you must be appropriately prepared. You start with nothing and must trade, craft or steal to acquire the right gear. If you need some help, the islanders might give you some clues but for the most part you will have to adventure alone into caves and forests. More exciting journeys await the seasoned adventurer. If you succeed in conquering the dangers and winning over the islanders you will be rewarded with beautiful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Aarit

    Mud Server in Python Language playable via web browser

    Aarit is a MUD playable via web browser and made in Python with twisted framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10

    de:Code

    Top-down dungeon crawler

    de:Code is a 3rd-person top-down dungeon crawler. The world is procedurally generated using the file structure of the users hard drive. The game will use a mixture of different genres including steampunk, fantasy, mid-evil, and modern. The user will have to travel down 4 main paths each progressively harder than the last and each will have more than one genre conflicting inside. Each main path (connected by a central hub) will get harder as the user progresses down, finally reaching a unique...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LAIR! the game

    LAIR! the game

    LAIR is a Sandbox Dungeon Crawling Game

    LAIR! is a game designed to provide virtually limitless versatility in the environment that it provides. While you create a new character, it generates a dungeon for you to explore with thousands of creatures, treasures, and secrets. Every piece of content can be generated procedurally by the game engine, so new dungeons and treasures can appear at any time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The RML project is working on a way of designing rulesets for games, virtual worlds and other simulations. It aims to enable design at a much higher level than is currently available and make it accessible to the more artistically inclined designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ScalyMUCK [Moved to Github]

    ScalyMUCK [Moved to Github]

    Server software written in Python that implements the MUCK protocol.

    ScalyMUCK is server software written in Python that implements the old MUCK protocol from back in the day. It's goal is to attempt to take the place of the old, out of date software for any users that are still a fan of the MUCK systems and to make the conversion as easy as possible. Moved to Github: https://github.com/Ragora/ScalyMUCK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dutch open source game, playing in the Netherlands, written in Duch to get dutch people involved with Java and Open GL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    zopoclient

    Scriptable GTK based Python MUD Client

    This is a scriptable mud client implemented in Python. Its only third party library is PyGTK. It is thus platform independent and provides a good looking interface in any system. Also, multiview scrolling is provided. Implemented features are triggers, macros and timers. Triggers and macros recognize patterns in the regular ways plus in an AL compatible mode. Actions can be defined by users as directly commands. Alternatively, in script mode, the action text is interpreted as Python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    FreeMUD

    A free Python 3 text-based MUD game server

    FreeMUD is a free text-based MUD game server designed from the ground up using Python 3. A minimum of Python 3.3 is required to run this program due to its use of the new python socket method "detach()" and bugfixes to the detach() method that were implemented as of Python version 3.3. Note: The project is currently in a semi-barebones, alpha-ish state. A number of planned features are not yet implemented, while others are in the process of being implemented and may not yet be complete.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FreeTribes is an empire building, highly strategic MMORPG. The game in its entireity is being completely re-written from scratch, under GPL and will use Python and PHP. More information at http://www.phplogix.com/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Wolfpack is an open source server implementing the protocol used by the massive multiplayer online game Ultima Online. It aims for full support of the Ultima Online protocol and tries to mimic the same gameplay as the original.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Python AI mud is a Multi-User Dungeon written in Python, designed to give some artificial intelligence to the mud client. Multi-User Dungeons (MUD) are textual fantasy games, where a player is in a virtual world, which is only described with text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A simple and clean PHP mud engine. * Soon to be revived and developed in Python instead
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A tool for Spellcrafters and their customers playing Mythic Entertainment's MMPORG, Dark Age of Camelot
    Downloads: 14 This Week
    Last Update:
    See Project
  • 22
    Two programs for playing board games over the internet. A board viewer, where all clients see the same image with moveable tokens. And a chat client with calculator and dice roller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TinyPunk is a MUD codebase written in Python. TinyPunk aims to be quick, easy, and fun, for players and coders alike. Currently it relies on Python 2.6 and the Twisted Framework. It is inspired by tbaMUD, and CircleMUD before it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    !!!NOTE: THIS PROJECT HAS MOVED TO GITHUB!!! RingMUD is an extensible MUD (multi-user dungeon) engine and utility set that draws inspiration from popular tabletop RPG systems and adds a dash or two of its own flavor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Alternative Lineage 2 Game Server written in Java.
    Downloads: 63 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next