[Python] Icarus server from 2015 (asyncoro, pymysql)

Quackster

a devbest user says what
Aug 22, 2010
1,763
1,234
Hello,

This is just a small base I wrote in 2015 and then decided to put it fix it up, update it to 2017 production revision and patch any bugs that this had.

Features

- Latest 2017 revision support
- Database access
- Authentication
- Navigator somewhat started
- Room entry started
- Walking
- Pathfinding
- Leaving room

How to install dependencies

If you have pip installed, just type these commands below, to install asyncoro:

Code:
pip install asyncoro

And to install pymysql

Code:
pip install pymysql

Screenshots

BqcHNw7.png


bMPpBpu.png


Iu118VR.png


Source code

Source:

Database:

SWF production:

Feel free to use this as a base, and please give credits back to me. :eek:tt1:
 
Last edited:

Wickd

The first member of the Knights of the Pink Table
Jan 15, 2013
1,936
612
>python is for cuckolds who cant write real programming languages
 

Users who are viewing this thread

Top