Giter Site home page Giter Site logo

kelbi-org / webtiles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from krfreak/webtiles

0.0 1.0 0.0 28 KB

A client library for the WebTiles server protocol for the game Dungeon Crawl: Stone Soup.

License: GNU General Public License v2.0

Python 100.00%

webtiles's Introduction

webtiles

This is a simple client library for the WebTiles server protocol for the game Dungeon Crawl: Stone Soup.

Dependencies

  • Python 3.3 or later
  • asyncio module (3.4.3 tested)
  • websockets module (3.0 tested)

Installation

This package uses setuptools and can be installed with pip3. For example, for a local install from the github repo:

pip3 install --user git+https://github.com/gammafunk/webtiles.git

The library will be available on PyPI when it reaches a more feature-complete state.

Documentation

See the pydoc for connection.py as well as the working example in updaterc.py, which is installed by pip3 as the script update-dcss-rc.

The library is currently extremely simple, with only enough functionality to support the beem and LomLobot projects. It can handle the basics of connecting, authentication, reading/sending messages, getting game types, updating RC files, and reading lobby data through the WebTilesConnection class, and watching games and reading/sending chat messages through the WebTilesGameConnection class.

webtiles's People

Contributors

gammafunk avatar kelbi-org avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.