Online Assignment: Kids Learning Game
Online Assignment: Kids Learning Game
Section: - K19CD
Group Number: - 08
Submitted By:
Abstract
The purpose of this python program was to explore how children designed computer games as
artifacts that reflected their understanding of nutrition. In order to accomplish this goal, we asked
students to design educational games that would teach first graders about nutrition. The
characteristics of the games, design strategies, and collaboration among students were examined.
Results from three separate student cases are presented.
KIDS LEARNING GAME: Based on Image Recognition, design a game in which the kids will
watch the various images for some particular time duration and after that they have to recognize
them by the names of images.
ACKNOWLEDGEMENT
We would like to express our special thanks to our python lecturer Mr. Ishan Kumar for their
able guidance and support in completing the project and report.
We would also like to extend our gratitude to Lovely Professional University for giving us the
opportunity to be able to work on the given project.
By:
B. Tech (CSE)
B. Tech (CSE)
B. Tech (CSE)
CONTENTS
1 Introduction
2 Project Objective
3 Contribution
5 Snapshot
6 Results
7 Conclusion
8 References
INTRODUCTION
Game-based learning (GBL) is a type of game play that has defined learning outcomes.
Generally, game-based learning is designed to balance subject matter with gameplay and the
ability of the player to retain, and apply said subject matter to the real world
Our Kids learning Program fulfills basic need of GBL i.e quite interesting for new learning kids
who started playing learning games
PROJECT OBJECTIVES
CONTRIBUTION IN PROJECT
Material
i. PyCharm
ii. Anaconda
iii. Python 3.9
iv. Python IDE
These commands lines are used in our project and the photos used in the program are taken from
google images.
Methods
1) Label():The Label is used to specify the container box where we can place the text or
images. This widget is used to provide the message to the user about other
widgets used in the python application.
8) Get():The get() method is used to avoid such situations. This method returns the value
for the given key, if present in the dictionary.
9) Title():The title() method returns a string where the first character in every word is upper
case.
SNAPSHOTS
RESULTS
This project is a stand-alone activity, written to last for a single lesson, and will guide children to
create a game or interactive project that demonstrates a real-world use of artificial intelligence
and machine learning.
Which is quite easy for new learning kids and this will enhances the learning skills , coding skills
and many more……
CONCLUSION
The goal of this project was to make a kid’s interactive game which is easy to access a bit
fun to play and as this is a basic level programming and coding it is the first step for us to
learn python. As we learnt to Master the fundamentals of writing Python scripts Learn core
Python scripting elements such as variables and flow control structures and as Python is an
industry based programming language which I more easier than the other learnt languages
and with the proper guidance of the mentor we could do this properly and we can
furthermore try to do much more complex coding and which will grow up our skills and will
be helpful for our future.
REFERENCES