Deploying Your Multiplayer Online Game | A Step-by-Step Guide with Tech With Tim
In the final episode of this series, @TechWithTim shows how to deploy his online multiplayer game and run it on a remote server. Tim also covers how to create, host and connect a database to the server.
New to Cloud Computing? Get started here with a $100 credit!
Chapters:
0:00 Introduction
1:13 Login to Linode
1:45 Create Database Cluster
3:20 Create Linode
4:45 Create .env File
5:25 Install psycopg2
5:55 Create db.py
14:00 Use Database in main.py
15:30 Connect Players to Components
17:30 Store Opponent Data
18:20 Drop-in Database Cluster Info
19:30 Test Game App
21:30 Draw Wins/Losses
22:30 Test App
23:20 Deploy App to Linode
30:10 Change IP Address the App Uses
31:20 Create .env File on Server
33:50 Test App Again
35:20 Conclusion
Check out Tim’s Github for the code.
Learn more about Python.
Subscribe to get notified of new episodes as they come out.
#AkamaiDeveloper #onlinegame #python
Product: Akamai Developer, Online Game, Python; @TechWithTim