Welcome to Github, a.k.a GAYYYYYYYYYYHUB
For you, it maybe your first exprience of a Open-Source Project.
Meanwhile, it could be your first time to hear about Git, Version Control and some many other things.
No worry, it will not hurt you... at least for now
This file is not design for teach you anything.
If You Don't like it, just skip it.
CS rules:
-
I'm not an expert in Python, in fact, sometimes I'm doing really shit things in codes. For Example, declear a variable in C++ style:
int a=42
This is far away from the correct form.Which should be this:
a=int(42)
So, if you see me doing anything stupid, Just Say it Out Loudly.
Don't worry, this will not hurt my heart:) I'm not that weak. -
You guys probably have no idea what a open source license is, don't worry, it will not be a problem unless you want to use other's work and/or codes in your project.
However, for you beginners, I strongly suggest you to use other's work, it reduces your workload and probably easier to do and to use.
So, if you are using other's product, make sure you respect their work, lisence and maybe strange requirements. If you don't like it, do it yourself or shut up and follow their rule.
For example, if others say their work is under GPLv3 license, then you should make your codes public available as well. If you don't know what a license refers to, STFW(百度一下)
Commit codes that not following Open-Source licenses will be DELETED IMMEDIATELY and all your action on this repo is no longer acceptable
-
Before you starts to dump things in the Issue's list, please make sure you're asking new, valuable questions. If you open an Issue with something like
I can not run the files on iPads!
or
How do I run the game?
This types of Issue will be CLOSED IMMEDITELY after I discover it, and I WILL NOT explain why. STFW(百度一下) before you start! Issue are used to report BUGS instead of helping absolute rookies to play the game. Anything that is not BUGS should be in the discussion, Thank You.
-
Contributing to this repo means you accept your codes/works/creations is open to public under MIT licenses, we will not accept deleting request. Taking legal action towards other projects using your codes is NOT WELCOMED
Report me to school because I deleted your disscussion/refused your pull request/closed your issue will only make you look like a JOKER