pythonbrad / legacy

A selection of my projects when i was still in college.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

legacy

Before discovering GitHub and Git, I completed several personal projects. These projects may not be fun, but I’ve selected a few to showcase here.

NOTICE

To ensure each program works, I’ve applied some updates. However, I’ve tried to keep the original code as unchanged as possible. For each program, I will specify what I updated. I’ve also applied code formatting to each one to make it more readable.

Development date

All this programs are developed around 08/2017 - 04/2018 during my college.

Python

Tcl/Tk (Tools Command Language / Toolkit)

Requirements

  • tcl/tk 8.6

How to run

wish main.tcl

A 2D tetris game

About

A selection of my projects when i was still in college.


Languages

Language:Tcl 68.9%Language:Python 31.1%