Giter Club home page Giter Club logo

baby-games's Introduction

Games for Babies and Toddlers

Author: Mike Zhong

This project was mostly my attempt to learn pygame as well as develop an application that would be fun and instructive for my 2-year old, allowing her to bash on my keyboard and click my mouse without fear of messing up my computer or ordering things online.

Installation

Super easy install with minimal requirements, virtualenvs are recommended so as to not mess up your default interpreter and environment.

git clone https://github.com/myz540/baby-games.git
cd baby-games
# setup your venv if you so choose
pip install -r requirements.txt
python flashcard_game.py

Available flashcards

The available flashcards were sourced from https://www.eslflashcards.com/

If you want to add your own flashcards, the process is straightforward.

  1. Gather your flashcards as PDF or image files (.png, .gif, .jpeg)
  2. Tools like pdfseparate and pdftoppm make this task much easier
  3. Create your own subdirectory at static/flashcards/<your-flashcard-folder>
  4. Launch game and your flashcards will be integrated

Current features

  • Cycles through flashcards with replacement
  • Moves to next flashcard on any keyboard button press
  • Clicking any mouse button paints a color (random, primary, your choice) to the screen

Future plans

  • See #ToDos
  • setup a config file to manage things like screen size and flashcard source directories

baby-games's People

Contributors

myz540 avatar dependabot[bot] avatar mzhong-gritstone avatar

Watchers

James Cloos avatar  avatar

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.