vgambier / imt-clicker

A clicker game inspired by IMT Atlantique!
https://github.com/VeganHunter/imt-clicker
GNU General Public License v3.0
2 stars 2 forks source link

Added Game class for better flow and code structure, fixed enter spam… #8

Closed DracoPlateNoivern closed 4 years ago

DracoPlateNoivern commented 4 years ago

… glitch

Closes #5

vgambier commented 4 years ago

Accepting this PR. Thanks for your contribution! Just a heads up, you accidentally commented the intro cutscene, presumably for debugging purposes. Please be more cautious of this in the future.

Actually, maybe this warrants implementing a debug mode so that this doesn't happen again. Would you be interested in working on that?

Thanks again!