Print

Bite 14: Allow for multiplayers

In this Bite we are going to learn how to:

1. Create a new table to store players username
2. Check if the username exists in database
3. Add rows to SQLite
4. Validate username against database

Practice the basics first

The python files will be available here when the video gets released on YouTube.

Bite 14: Manage multiple players | Python mystery game

The challenge

Here you can try the code:

The solution

No video required for this bite.

Was this helpful?

Reader Interactions

Leave a Reply

Your email address will not be published. Required fields are marked *

Table of Contents