Skip to content

ukysung/mobilegameserverframework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

155 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mobilegameserver

mobilegameserver

  • sudo apt-get install openjdk-7-jre-headless

  • sudo apt-get install libprotobuf-dev

  • sudo apt-get install protobuf-compiler

  • sudo apt-get install libsqlite3-dev

  • sudo apt-get install sqlite3

  • sudo apt-get install python3-pip

  • sudo pip3 install pymysql

  • sudo pip3 install redis

  • sudo pip3 install protobuf==3.0.0-beta-2

  • sudo pip3 install pycrypto

  • sudo pip3 install aiohttp

  • sudo pip3 install msgpack-python

  • sudo pip3 install asyncio-redis

  • sudo pip3 install awscli

  • aws configure

  • sudo apt-get remove pylint --purge

  • sudo apt-get autoremove

  • sudo pip3 install pylint

  • pylint --disable=missing-docstring ./AESCrypto.py

vim ~/.vimrc

set expandtab
set tabstop=4

sudo yum install epel-release sudo yum install python34 sudo wget https://bootstrap.pypa.io/get-pip.py sudo python3 ./get-pip.py sudo pip3 install pip --upgrade

test

About

Mobile Game Server Framework written in Python 3.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •