Giter VIP home page Giter VIP logo

cydalytics / kidsword Goto Github PK

View Code? Open in Web Editor NEW
20.0 1.0 5.0 67 KB

To build an ๐ŸŒˆ interactive gaming platform for 2-6 years old kids to ๐Ÿ† learn English and have fun ๐Ÿ’ฅ

Home Page: https://towardsdatascience.com/making-a-game-for-kids-to-learn-english-and-have-fun-with-python-d6b54af792ec?source=friends_link&sk=d174a0470ca5400fda2b20ddf633e624

Python 100.00%
python pygame pygame-application kids

kidsword's Introduction

KidsWord Python Pygame

Created by cyda - Yeung Wong & Carrie Lo alt text


Please acknowledge team cyda - Yeung Wong and Carrie Lo when using the code

If you find this script is helpful, please feel free to endorse us through Linkedin!

Linkedin:


Project Description

This project is to build an interactive game for 2โ€“6 years old kids to learn English vocabulary and have fun.

Project Details

To check the tutorial article, please click here.

We leverage the package pygame. Pygame is a cross-platform set of Python modules designed for writing video games. It includes computer graphics and sound libraries designed to be used with the Python programming language.

Demonstration

Game Play

alt text

kidsword's People

Contributors

cydalytics avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

kidsword's Issues

LookupError:

LookupError:


Resource averaged_perceptron_tagger not found.
Please use the NLTK Downloader to obtain the resource:

import nltk
nltk.download('averaged_perceptron_tagger')

For more information see: https://www.nltk.org/data.html

Attempted to load taggers/averaged_perceptron_tagger/averaged_perceptron_tagger.pickle

This error can be fixed by mannual download the "averaged_perceptron_tagger" from the
nltk.download() dialog.
or
download "averaged_perceptron_tagger.zip" and put into 'C:\nltk_data'.

Cheers

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.