Skip to content

This is a console-based Truth and Dare game built using Python. The game supports multiple modes such as Kids and Adults with a fun and engaging question system.

Notifications You must be signed in to change notification settings

arnav200525/Truth-and-Dare-app-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎲 Truth and Dare App using Python

πŸ“š Description

This is a console-based Truth and Dare game built using Python. The game supports multiple modes such as Kids and Adults with a fun and engaging question system. It randomly picks truths or dares from JSON files and presents them to the player. It’s a great example of working with file handling, conditonal logic, and randomization in Python.


πŸš€ Features

  • 🎯 Multiple Modes:
    • Kids Mode
    • Adults Mode
  • πŸ”„ Random question generation using JSON files.
  • πŸ“ Separate storage for Truths and Dares in different categories.
  • 🧠 Simple console-based UI for interaction.
  • πŸ“ Easy to update and expand the truth/dare sets.

βš™οΈ Technologies Used

  • Python
  • Libraries:
    • random
    • json

Note: This project is unlicensed and created solely for educational purposes.

About

This is a console-based Truth and Dare game built using Python. The game supports multiple modes such as Kids and Adults with a fun and engaging question system.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages