Quackster
a devbest user says what
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:
And to install pymysql
Screenshots
Source code
Source:
Database:
SWF production:
Feel free to use this as a base, and please give credits back to me. tt1:
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
Source code
Source:
You must be registered for see links
Database:
You must be registered for see links
SWF production:
You must be registered for see links
Feel free to use this as a base, and please give credits back to me. tt1:
Last edited: