Games Achievements My Kong Sign In

Comments for The Programmer RPG

« Back to The Programmer RPG

FlatDragon

Oct. 11, 2018

Under rating threshold (show) 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.

+ - !

(0)

LorddirtGt

Oct. 04, 2018

Under rating threshold (show) why am I even playing this game. i already know how to program lol.

+ - !

(2)

GajaSlyfox

Sep. 17, 2018

Under rating threshold (show) thank you for making this. I wish there were more games to help me learn programming

+ - !

(1)

Developer response from GregoryCarlson

working on it! It will not be a flash game but a whole website :)

AnthonyT50

Sep. 08, 2018

Under rating threshold (show) 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

+ - !

(-2)

Developer response from GregoryCarlson

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.

soupisfornoobs

Aug. 21, 2018

Under rating threshold (show) 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

+ - !

(1)

Swat_Max1

Jun. 22, 2018

Under rating threshold (show) 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?

+ - !

(1)

Developer response from GregoryCarlson

Try private var userMoney:Number = -200;

ExeBardBro

Jun. 22, 2018

Under rating threshold (show) 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...

+ - !

(0)

Developer response from GregoryCarlson

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.

ExeBardBro

Jun. 22, 2018

Under rating threshold (show) 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.

+ - !

(3)

ExeBardBro

Jun. 21, 2018

Under rating threshold (show) But still, I love you game bud. 5/5

+ - !

(2)

ExeBardBro

Jun. 21, 2018

Under rating threshold (show) "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...

+ - !

(2)

Nilabha

Jun. 09, 2018

Under rating threshold (show) Can anyone tell me when the next update may come?

+ - !

(3)

Developer response from GregoryCarlson

It is coming. It is taking a while because I am sidetracked with building something very special for all of you! :)

gglevigg

Apr. 27, 2018

Under rating threshold (show) Please kill me this is to hard

+ - !

(2)

LegendeDuFeu

Mar. 08, 2018

Under rating threshold (show) Oh lol I just need to write "Don't put line numbers" -_-

+ - !

(1)

LegendeDuFeu

Mar. 08, 2018

Under rating threshold (show) 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...

+ - !

(1)

doge40

Mar. 01, 2018

Under rating threshold (show) gregorys virus? how do you know my name? stalker?

+ - !

(2)

rsplayer98

Feb. 19, 2018

Under rating threshold (show) 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.

+ - !

(3)

Developer response from GregoryCarlson

Your progress is saved in a cookie, so if you delete your cookies or have cookies not be enabled, it won't save.

Dragon_Killer123

Feb. 09, 2018

Under rating threshold (show) Is the update still coming?

+ - !

(5)

Developer response from GregoryCarlson

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

Spellara

Jan. 27, 2018

Under rating threshold (show) I finished the game! I learned a lot, thank you! :)

+ - !

(1)

jasondads

Jan. 24, 2018

Under rating threshold (show) This game is amazing, such a shame that flash is dying

+ - !

(2)

Nilabha

Jan. 22, 2018

Under rating threshold (show) 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?

+ - !

(4)

jakejohn191

Jan. 21, 2018

Under rating threshold (show) 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.

+ - !

(3)

GregoryCarlson

Jan. 14, 2018

Under rating threshold (show) 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.

+ - !

(3)

kamil13

Dec. 30, 2017

Under rating threshold (show) Too bad we didn't get Programmer RPG 2 before Flash was deprecated. Any chances on C# tutorials by you? :)

+ - !

(2)

Developer response from GregoryCarlson

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!

yhvan

Dec. 25, 2017

Under rating threshold (show) The Trojan Horse is cute

+ - !

(1)

ManalL1

Dec. 22, 2017

Under rating threshold (show) 5 trace(stringOne+StringOne); // blahblah i smell something stringy here.... xD

+ - !

(2)

DUFC_Liam

Dec. 15, 2017

Under rating threshold (show) The graphics are a little off-putting but other than that the game is quite good :) Good luck with your future games.

+ - !

(3)

VictorB457

Dec. 07, 2017

Under rating threshold (show) Actually nvm.

+ - !

(0)

VictorB457

Dec. 07, 2017

Under rating threshold (show) 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.

+ - !

(-1)

darkenedbard

Nov. 29, 2017

Under rating threshold (show) why no update? hope he ain't you know....not around anymore.......

+ - !

(2)

Developer response from GregoryCarlson

I'm still kicking! Final update January 14, 2018

Nilabha

Oct. 30, 2017

Under rating threshold (show) It's been years, literally! Gregory, when will you release the next update? while(updateReleased == false){usersBeSad();}

+ - !

(9)

Developer response from GregoryCarlson

January 14, 2018

skitty1

Oct. 13, 2017

Under rating threshold (show) This is amazing if I ever make a decent game I'm gonna tell that you and this game helped me

+ - !

(3)

Developer response from GregoryCarlson

Thanks! :)

Wekk_

Sep. 23, 2017

Under rating threshold (show) it does not work no text

+ - !

(-1)

weirdo

Sep. 03, 2017

Under rating threshold (show) i feel like this is an elaborate scheme to get free coding and free games...

+ - !

(2)

DubaiBunnies

Jun. 15, 2017

Under rating threshold (show) Woah nice game

+ - !

(2)

Perfunctory

May. 31, 2017

Under rating threshold (show) Answering to SysLordX, you're just supposed to close it, the answer is }

+ - !

(1)

RaffiM2

May. 24, 2017

Under rating threshold (show) that moment when you know how to program command blocks in minecraft and try to learn the parentheses

+ - !

(3)

SysLordX

Apr. 20, 2017

Under rating threshold (show) Is the third level broken to anyone? The answer is {}, right? Or { }? I tried both of those and it didn't work.

+ - !

(2)

Developer response from GregoryCarlson

which level? Can you leave me a shout with the question copy/pasted?

aaay

Apr. 10, 2017

Under rating threshold (show) 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"; }

+ - !

(6)

TerryL44

Mar. 25, 2017

Under rating threshold (show) 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?

+ - !

(6)

Developer response from GregoryCarlson

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

perfectbeing777

Mar. 04, 2017

Under rating threshold (show) Instant five stars + favorite :)

+ - !

(6)

pauliboboabo

Feb. 12, 2017

Under rating threshold (show) 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.

+ - !

(3)

Developer response from GregoryCarlson

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!

1MauserrioXD

Feb. 05, 2017

Under rating threshold (show) Congregatulations Gregory! I really love this game! But... are you developing it? Please keep making it better :D

+ - !

(4)

Developer response from GregoryCarlson

I am and we are working on a sequel too. The sequel will mostly focus on math education and more general programming languages. Thanks for playing!

hulkatron

Jan. 04, 2017

Under rating threshold (show) Hey wait a second...IN LOGIC LAND CONDITIONAL JUNGLE LEVEL 2 INDENTION YOU HAD A MULTI LINE COMMENT BUT USED //

+ - !

(2)

Gamerboy98

Jan. 01, 2017

Under rating threshold (show) 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.

+ - !

(2)

Developer response from GregoryCarlson

I'm doing another one at 2PM today (Eastern Time). I didn't archive the first one (I'm new to this!) but I will do so for the second one.

GregoryCarlson

Jan. 01, 2017

Under rating threshold (show) 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.

+ - !

(2)

nadiakasper24

Dec. 31, 2016

Under rating threshold (show) 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

+ - !

(3)

GregoryCarlson

Dec. 29, 2016

Under rating threshold (show) 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

+ - !

(1)

PVZMaster123

Dec. 15, 2016

Under rating threshold (show) 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;

+ - !

(1)

Developer response from GregoryCarlson

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

jasondads

Dec. 05, 2016

Under rating threshold (show) is actionscript slowly going out of date?

+ - !

(0)

Gamerboy98

Dec. 04, 2016

Under rating threshold (show) Greg, buddy, are you planning to get back into game dev mode any time soon?

+ - !

(1)

Developer response from GregoryCarlson

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

  • add a comment
Developers Players Support YouTube TikTok X (Twitter) LinkedIn
Join the conversation Join Discord
Terms of Service Privacy Policy Code of Conduct
© 2026 Kongregate