Skip to content

Releases: ilovapples/Code

v1.6

03 Mar 15:18
dce915e
Compare
Choose a tag to compare

Added a terminal that only supports a few commands (like a bit less than 10 or something?) I think I added some other stuff but I don't really want to go check right now, cause I'm doing something else, so... yeah.

v1.0

23 Nov 17:27
dce915e
Compare
Choose a tag to compare

Includes python code for a bunch of things I programmed. It's obviously open source so it's not malicious.

v1.5

10 Feb 02:15
433bf40
Compare
Choose a tag to compare

I haven't added a ton of stuff, even though its been what, almost 2, 3 months? I added a (non-working) beta for a new project called 2048 (you know what it is), because I found a version of 2048 on another website that didn't seem to work on my computer for some reason. So far, I am able to print the board and have it look formatted correctly, and I am working on randomly filling the board. There is no logic system for the actual game yet. I am working on it.

v1.4

30 Dec 01:44
Compare
Choose a tag to compare

Adds a bunch of things, since I haven't created a new release for a while. Adds some tkinter scripts I made, cause I just figured that stuff out (somehow). Adds a GUI based Tic Tac Toe game! It's much better than the text based one, although the "algorithm" (if you can even call it that, its just a glorified checking system) to see who won is still garbage, just like before. On a more positive note, I don't know! I can't think of anything you could remotely call positive, other than that I finally made a new release after like an entire week or something.

v1.3

19 Dec 14:05
Compare
Choose a tag to compare

This release includes everything from the previous versions, plus so much more, like a loading bar, Tic-Tec-Tac-Toe (beta), Amazons (beta), and others.

Still though, it is just a bunch of random stuff I made, so... anyways.

v1.2

02 Dec 02:01
77c5ef4
Compare
Choose a tag to compare

1.2 Update for the Code repository includes updated files for some of the files. It also includes new files for Collatz Conjecture (collatzConjecture.py runs the Collatz Conjecture on any input number) and Case Change (cseChange.py is from a challenge to create equivalent functions to .upper() and .lower() without using those functions.

v1.1

26 Nov 19:34
Compare
Choose a tag to compare

Includes updated versions of all of the files, and a gameMenu python script that includes 5 of the other scripts (games) to play, with a simple menu.

EDIT: It's a month later (December 29), and I still haven't updated the gameMenu.py script to include the updated versions of the games it included. I guess it's just dead weight. Oh well.