Skip to content

Eileenert/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small python projects

2048

inspired by https://github.com/yangshun/2048-python
It's a solo game by Gabriele Cirulli, released on March 9, 2014.
I took the original colors of the game but if someone wants to make me a color palette I'm up for it.


Cards

Works like a pack of cards
(inspired by the book by Vincent Le Goff)

Casino

little money game with game save
(inspired by the book by Vincent Le Goff)

Choice

For when there are difficult choices to make.
Allows you to keep the same lists of choices each time, to choose between different numbers, ranges of numbers or words.

Hangman

A little hangman game with game save.
(inspired by the book by Vincent Le Goff)

Spy

Spy game (the rules are explained at the beginning)
To play with several friends or family members (need at least 4 people).

Calculator

A small calculator with tkinter

Snake

A Basic snake game
https://www.geeksforgeeks.org/snake-game-in-python-using-pygame-module/

Sudoku checker

Enter your sudoku and check if it is right

Text morse

Translate text to morse or vice-vera (morse into latin alphabet).
Hear morse signals (sound, after translation or directly)

Tic-Tac-Toe

3x3 basic tic-tac-toe game

9x9 tic-tac-toe game


Ytb_videoDownloader

To download YouTube videos and its subtitles
It may be that for some video and subtitle it does not work, if you know why i'd like you to send me a message :)

About

Just some projects done with python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages