Under rating threshold (hideshow)
Love how I use the correct syntax and the correct command and it still fails me on the last Trace bit there lol. I think this is where I stopped last time too. (Like 2 years ago, maybe?) ~~ Still love this little gem though.
Under rating threshold (hideshow)
not excited about having to choose either what seems to be the woman character or a dark skin one can the update have the women in more skin tones? thx
I intend to add a few more during the final update. I way over-complicated the code to make the characters appear on the right frames (like during the battles) which is why I have put it off.
Under rating threshold (hideshow)
when i was first tasked with writing my first line of code it was private var userMoney = 123; when i did the same thing it took out a heart then i kept on trying and ended up ragequiting twice then i noticed there were spaces around the = which there shouldn't be can you remove it thanks
Under rating threshold (hideshow)
I can't get past this: To pass, this section declare a variable of type int named userMoney, and set it equal to -200. (I guess the user is in debt!) I put in: private var userMoney:int = -200; Thinking that was it... Is it not it?
Under rating threshold (hideshow)
wow, I always thought that "private var tipAmount:Number = tip*totalBill;" and "private var tipAmount:Number = totalBill*tip" are same, but only one of them is good answer. I think that it is little mistake...
Yeah, this was in the early days when I could only match strings so each part only has one answer. Something much more sophisticated is on the horizon.
Under rating threshold (hideshow)
YES! I made it... Now when I think about what can 1 letter do with your code, and how many times the creator of this game had rage-outs.
Under rating threshold (hideshow)
"Good work. Declare a variable called enemyStrength, with type uint, and set it equal to 100." I said, "private ver enemyStrenght:uint = 100;" and still, after trying lots of ways, I can't figure out why I can't pass this one simple question...
Under rating threshold (hideshow)
As a advanced programmer that create 3D games with OpenGL, what is the answer to 1) Basic Training 9/10 ? I'm not speaking well english...
Under rating threshold (hideshow)
Does anyone know how to save/load this game? I save and then exit, but when I come back and try to play again it just starts over. Thanks.
yes. Since flash is being deprecated, I'm going to add a few lessons that talk about the similarities between javascript and flash and how playing this game has taught the basics of javascript
Under rating threshold (hideshow)
The day the update gets released, hours will turn into seconds. But, till the time the update releases, seconds feel like hours. When shall this long-awaited event occur?
Under rating threshold (hideshow)
Please keep us updated! I've enjoyed the game very much so far, although I have a very small bit of prior experience. I'm very excited for the new website.
Under rating threshold (hideshow)
Hey everyone! I said the update was going to be on the 14th, but there are some bugs so it has been pushed back to the Jan. 21st 2018.
Believe it or not, I still intend to release the final update. I am making a new website that is based on the premise of programmer rpg and it is going to focus on programming, math, all sorts of topics. You will be able to make your own tutorials as well. I don't want to give out the site yet because we are still building it, but it is all html5, javascript, php. I hope you all like it!
Under rating threshold (hideshow)
The graphics are a little off-putting but other than that the game is quite good :) Good luck with your future games.
Under rating threshold (hideshow)
At the part 4 of the "Elite Training Zone" in the "Using Strings and variables" Section, there is a thing that you should fix: Neither the "$" of the dollarSybom variable or the "300" of the userMoney variable has space(s) at the end or start, so the correct code should be "private var displayMoney:String = dollarSymbol + " " + userMoney;" and not "private var displayMoney:String = dollarSybom + userMoney;" i hope you fix this. Because i ragequitted 2 times only because i tought the " " was necessary.
while(fixedBugs == false){qualityWorser();};
But this is the only error that i found. Fix this and update the game more and the game will become PUUUURFECT.
Under rating threshold (hideshow)
It's been years, literally! Gregory, when will you release the next update? while(updateReleased == false){usersBeSad();}
Under rating threshold (hideshow)
I have a computer, and tried to go to the arena, but got the "you dont have a computer" message.
if (playerHasComputer && playerCanUseArena == false) {
player = "sad";
}
Under rating threshold (hideshow)
Really enjoying the game and feel like I'm learning stuff. My question is, is there a good program out there to run AS3, for testing the code?
The free version is FlashDevelop. Unfortunately it is not easy for beginners because it does not have the full fla support.
You can get a one month of a free trial of Adobe Animate from the Adobe Creative Cloud. After that it's $20 a month (with a year plan). https://www.adobe.com/creativecloud/catalog/desktop.html?promoid=NQCJRCJ2&mv=other
Under rating threshold (hideshow)
Are there any bits where you have to write more than one line at a time? If not, I kind of feel like there should be "tests" at the end of each section where you have to write multiple lines of code to show what you've learned.
Unfortunately, a multi-line code checker would be beyond the ability of this game. That kind of update is a ways down the road but it is on my to do list. Thanks for playing!
Under rating threshold (hideshow)
Greg. Ah, man. I missed the first stream. Is it possible for you to upload a video of it for those that might've missed it. I found out about the stream 7 hours too late.
Under rating threshold (hideshow)
www.twitch.tv/themathbuilding
Did you miss our January 1 broadcast? Don't worry! We are doing another one tomorrow, Monday January 2 at 2PM Eastern Standard Time.
I will show you specifically how to upload a game to Kongregate and integrate the Kongregate API into a simple game.
Under rating threshold (hideshow)
It was thanks to this that I went from being an old school BASIC cripple to being able to understand OOP. Thank you again for this magnificent piece of funducational software :D
Under rating threshold (hideshow)
I am excited to announce I will program the final update to The Programmer RPG, live on www.twitch.tv/themathbuilding, explaining the code as I go.
Sunday, January 1st starting at 2PM EST
Stop on by and learn how to code a little bit! I will answer questions in chat and even show you how to upload your own file to Kongregate! Hope to see you there! - Gregory
Under rating threshold (hideshow)
Yes, I know that this is an old game, the developer hasn't worked on it for a while, but OH BOY, I have been trying to learn to code C# for over a year now, never understood anything, now I want to make flash games so I tried this out, I LOVE IT, I have learned more than I have ever learned on YouTube in this. And its fun as well. Thank you for making this game. private var ME_APPRECIATE:Boolean: true;
Thank you. I have very exciting news. I am actually going to finish the game live on Twitch, explaining it as I go. Don't have a date yet but soon. Also, as soon as this semester ends, I am going to be doing live programming lessons on twitch. The account name is: TheMathBuilding
I have very exciting news. I am actually going to finish the game live on Twitch, explaining it as I go. Don't have a date yet but soon. Also, as soon as this semester ends, I am going to be doing live programming lessons on twitch. The account name is: TheMathBuilding