JeLLyNinjas / TerminalFighter

5 stars 2 forks source link

Cleanup #33

Closed enochtsang closed 9 years ago

bseto commented 9 years ago

Merge conflicts. I will review again, and before accepting pull request, you will need to squash some commits.

Search up git rebase -i and squash these all later (After I review first)

gordon-cheung commented 9 years ago

Game crashes when typing "fire" after a target is locked on using homing missiles. Please fix and I'll review again ;D

gordon-cheung commented 9 years ago

Looks good, I noticed the enemies do not fire back in this branch. Should you merge master and push up on branch, or would it be ok to merge pull request as it is now?

gordon-cheung commented 9 years ago

Jokes there are now merge conflicts.

enochtsang commented 9 years ago

Fixed the bug of enemies not shooting.

gordon-cheung commented 9 years ago

Is main menu suppose to be working for this branch? python3 main.py has an error. Otherwise it looks good to merge.

enochtsang commented 9 years ago

fixed