Ready to curb your Power BI skills? Find out more here!
Welcome to our Knowledge Base

Tip: Start typing in the input box for immediate search results.

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

Let us know your thoughts...

Table of Contents