INeedAPizza

INeedAPizza

Geek Repo

Github PK Tool:Github PK Tool

INeedAPizza's repositories

Collatz_Conjecture

This is an artistic Python program of the Collatz Conjecture: one of the most famous unsolved math equations. Basically if X is even, divide by two, if X is odd, multiply by three and add one. Continue doing this until X reaches a steady state. Is there more then one steady state? *Needs Python Turtle Library

Language:PythonStargazers:2Issues:1Issues:0

colorSMASH-

This is a game that I have been steadily updating. colorSMASH- 1.0 is very simple: You have 30 seconds to type in the text color the screen shows, and see how many points you can collect before time runs out. colorSMASH- 2.0 adds more game mechanics, and colorSMASH- 3.0 adds penalties. Can you get past the 40 and 60 second mark?

Language:PythonStargazers:0Issues:1Issues:0

Google-Translate

This repository is for some strange things to happen in Python with the context of a Google Translate library. It gets crazy. And fun. And annoying. And fun. Definitely fun.

Language:PythonStargazers:0Issues:1Issues:0
Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

INeedAPizza

Config files for my GitHub profile.

Stargazers:0Issues:1Issues:0

Python-QR-Spotify

Uses a QR code to open Spotify Web Player, turn on what you scanned, and shuffle the playlist, alongside a few other things.

Language:PythonStargazers:0Issues:1Issues:0

XY-Plotter-2.0

Instruction for xy-plotter, learn more from Makeblock official website. Trying to make our own at my work

Language:JavaStargazers:0Issues:0Issues:0