Thanks to your amazing tutorial. I am now able to make a game. I will soon make it and publish it to StencylForge and Kongregate. In the game, I will obviously put some links to your amazing tutorials!
There is no point to publishing it to SF as I made an entire tutorial series about how to make a game like it. Anything beyond that tutorial is copyrighted material, which would be dumb to make public to all.
How does the ENEMY_ SOLDIER in DARK_FOREST in LOGIC_LAND has the WEAK_PSSWORD_FINDER_ATTACK, while d don't have it?
1. private var developerWillNotMakeVersion2:Boolean;
2.
3. if (developerWillNotMakeVersion2 == false){
4. userWillBeTheHappiestPersonOnEarth();
5. }else{
6. userWillBeTheMostUnhappiestPersonnEarth();
7. }
8.
I'm happy that it helped :).