madlibs-game
There are 35 repositories under madlibs-game topic.
s-shemmee/Python-Project-Ideas
This repository is a compilation of some of the best project ideas in Python to practice your skills. From a beginner level to complex projects, this list should keep you busy for days!
djdembeck/madlibber
A Madlibs game with word-type validation, powered by the MEAN stack. Offers template generation from Madlibz and utilizes the WordsAPI for word validation. Features a responsive Bulma frontend.
sanamkandar/Python-beginner-project
Every python learner or beginner should try these project.
Amedzro-Elikplim/Madlibs
Mad Libs is the world’s greatest word game and can make anyone the funniest person in the room! Mad Libs are stories with words removed and replaced by blank spaces. One player acts as the “reader” and asks the other players, who haven’t seen the story, to fill in the blanks with adjectives, nouns, exclamations, colors, adjectives, and more. These words are inserted into the blanks and then the story is read aloud to hilarious results.
ndegug/MadlibMaker
Write your own madlibs. Fill the madlib within the program or print a hard copy with blanks to be hand filled as a traditional madlib.
IT21314742/Madlibs-Generator
Welcome to the MadLibs Generator, an exciting and fun project developed using Python. This application allows users to create their own MadLibs stories by filling in blanks with words such as nouns, adjectives, verbs, and more.
JalenBrown11/MadLib-Generator-App
A python project that utilizes the Tkinter library to generate a self-generated or user-defined story.
Nemika-Haj/MadLibsPy
A library to create your own Madlibs game!
partner0307/madlibs-generator-game
This is simple Mad Libs Generator Game made by python. Let's create a new world with shinobi.
Aditi-u21/Mad_libs_game
I have created a mad-libs game using basics of python. Its a beginner friendly python project and is easy to understand.
Aishwarya-Mondal/Python-mini-project
Mini projects using Python
harshitsoni01/codes
Projects using python
howseth06/simple-word-game
This is a simple Mad Libs style word game that was created with Python. It is super simple! Please feel free to use and modify this code for your own use. I just created this to test my knowledge from a course I am taking.
Jeremiah-Akpor/MadLibs
This is a simple Mad Libs game implemented in Python. The game allows users to fill in blanks with different types of words (nouns, adjectives, etc.) to create a fun and unpredictable story.
JoelMoyal/Mad-Libs-Game
I developed a barebones Mad Libs game in C as a learning project.
mmeii/make-your-madlibs
A Mad Lib generator that takes user input and plugs it into a predefined story template. The completed Mad Lib story is displayed and saved to the database to be later viewed in the archives.
numesh06/python-fun
Python mini projects
SameeraJuman/Small-Projects-in-C
A collection of small projects written in C, designed to demonstrate foundational programming concepts.
sarabawale/badlibs
A Madlibs-style game built in Java for the command line using sockets for client-server interaction. Originally developed at Occidental College from April-May 2019.
SaraEOlivera/Proyectos-Python
Proyectos Python
SESITH01/C-CPP-Group-Final-Project
Our project is a modern twist on the classic MadLibs game, implemented in C/C++. Users can choose from four genres, input their own words or choose from a word bank, and edit the story output, offering a personalized and interactive experience
swikriti0416/StoryCrafter
Become a storyteller extraordinaire by filling in the gaps to create your own fables. Every story is a unique creation!
adonitakos/Mad-Libs
Simple Mad Libs game using Python
dheerajsk26/Madlibs-Python-Project
Mad Libs word game in Python! Users are prompted for a list of words to substitute for blanks in a story
Fahad-Hafeez/Ruby-Project---Tutorial
Contains SRC for both project and tutorial files
JoelVStan/madlibs
This is my first project in Python. Its simple and easy. Maybe the smallest ever project.
mohammadraufzahed/guessMyName
Guess My Name is a simple mad lab generator game that wrote in python
NickName-AM/madlibs
The Madlibs game
saro0307/Mad-Libs
This is a simple C# program that creates a Mad Libs game using the lyrics of "Something in the Way" by Nirvana. The program prompts the user to input various words to fill in the blanks in the lyrics, creating a fun and personalized version of the song.
siddh2/madlib
Mad Libs is a phrasal template word game, usually played at parties, where one player prompts other players for a list of words to substitute blanks in a story before reading out the completed story aloud.
sunbee/Mad-Libs-Base
A full-stack app for madlibs with FastAPI in Python and PostgreSQL backend.