thealphadollar / brkout

A game made using PyGame under CodeClub as a learning project.
MIT License
8 stars 19 forks source link

Change: Code refactor #58

Closed amrit-choudhary closed 5 years ago

amrit-choudhary commented 5 years ago

Changes: Part 1 of code refactor. Moved files to appropriate folders and corrected references. Now has a better folder structure. Part 2 will involve actual code refactor, reducing global vars etc.

amrit-choudhary commented 5 years ago

if it's necessary, i will add it back again

thealphadollar commented 5 years ago

Please do since imports are dependent on the way the game is launched.

On Fri, Dec 21, 2018 at 12:54 PM Amrit Choudhary notifications@github.com wrote:

if it's necessary, i will add it back again

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/thealphadollar/brkout/pull/58#issuecomment-449289058, or mute the thread https://github.com/notifications/unsubscribe-auth/AfStIEZzcTH2M7rfqjQCAPG4jCVRV1x4ks5u7IyqgaJpZM4ZcLAS .

thealphadollar commented 5 years ago

Great work, have you tested this thoroughly?

amrit-choudhary commented 5 years ago

Yes, the features are working fine.

thealphadollar commented 5 years ago

Sorry for the delay, I'm sick.

amrit-choudhary commented 5 years ago

@thealphadollar no issues; get well soon.