Games Achievements My Kong Sign In

Comments for The Programmer RPG

« Back to The Programmer RPG

Nilabha

Dec. 02, 2016

Under rating threshold (show) May I have the fortune of knowing when the update is going to arrive?

+ - !

(3)

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

Pri3stxM3dic

Nov. 24, 2016

Under rating threshold (show) I HEART MATH

+ - !

(2)

leeeloinost

Nov. 20, 2016

Under rating threshold (show) Thanks gregorycarlson *_*. I thought you are inactive for "ever" ^^. I am your biggest fan btw <3.

+ - !

(1)

TheFlatDragon

Nov. 20, 2016

Under rating threshold (show) I remember now why I actually ragequit this game last summer. 'Strings' won't accept the answer. :/

+ - !

(0)

leeeloinost

Nov. 13, 2016

Under rating threshold (show) Hey dear guys, i have a small Question: I am soon done with the whole lessons of this "game". I love it. I am starting buying Actionscript 3 + Adobe Animate CC and i taked a look on my Friends Adobe Animate (He has sadly no Actionscript3, so i could check how it is). My question: after i started making games, do i have to take HTML5 or Actionscript3 in adobe animate ?

+ - !

(0)

Developer response from GregoryCarlson

Adobe Animate uses Actionscript3 (or Actionscript 2 but I would discourage it). You can use the HTML5 canvas feature in adobe animate. You can make a game using only Actionscript3 with a minimal amount of html code to "put the swf file on your website." I encourage you to learn both languages. Glad you like the game!

Fire112

Nov. 12, 2016

Under rating threshold (show) Will you be making another game for this or even update this? It's awesome!

+ - !

(0)

Developer response from GregoryCarlson

update is coming....also a youtube channel with tutorials............?

LRFitzgibbon

Oct. 25, 2016

Under rating threshold (show) After going into the training hall for the first time: ...I'm going to get that $25 back.

+ - !

(1)

SimplyMe514

Oct. 02, 2016

Under rating threshold (show) *nerd mode: on* Of course the guy in Logic Land has pointy ears and wears blue. OF COURSE. I love you for this, it makes the whole section 10x more fun. *nerd mode: off*

+ - !

(1)

Developer response from GregoryCarlson

Thanks! Glad you like it.

TheHighMage

Sep. 28, 2016

Under rating threshold (show) The game acts like the compiler executes your code. It doesn't. All the compiler does is translate your code into machine code for your computer to execute. It doesn't know what the values of your variables as it does not actually execute any of your instructions. Nice tutorial though.

+ - !

(0)

Giordany12

Sep. 03, 2016

Under rating threshold (show) plz halp on flash basics,on da answer of the /* plz say da answer

+ - !

(0)

Developer response from GregoryCarlson

*/

zitwartfart5005

Sep. 02, 2016

Under rating threshold (show) Well, I completed your game, I don't have any moola to contribute, but I do have some well wishes you could probably have.

+ - !

(0)

12neo

Sep. 01, 2016

Under rating threshold (show) I have learnt enough to now know the ULTIMATE TRUTH. @Sculder's code is faulty!

+ - !

(0)

bigbosshc

Aug. 16, 2016

Under rating threshold (show) Best tutorial i ever seen ! and i really love rpg's thanks for tutorial and game , i rate 5 star and added to favorite :)

+ - !

(2)

Andre1209

Jul. 18, 2016

Under rating threshold (show) @Fisty12, I think you should try typing 15 on its own.

+ - !

(0)

Fisty12

Jul. 15, 2016

Under rating threshold (show) Hey, I might just be retarded but at 1/7 Variables and Math my answer was myVariable = 15; And it doesn't work :( I'm pretty sure I did the math right :0 The variable was 10, then you added 20 which makes it 30. Then you divided by 2, which makes it 15. I don't know what I'm doing wrong and I am confused... help?

+ - !

(1)

Beasty_

Jul. 05, 2016

Under rating threshold (show) i like this game but i dont understand the variables part

+ - !

(0)

Andre1209

Jul. 03, 2016

Under rating threshold (show) Greg, can we have an update on the update? How are things going, man?

+ - !

(3)

KurtG75

Jul. 02, 2016

Under rating threshold (show) I just started... WHAT EVEN IS THIS???

+ - !

(0)

Gamerboy98

Jul. 01, 2016

Under rating threshold (show) An update was scheduled two years ago. Where are you Greg?

+ - !

(1)

kenny2anaga

Jun. 16, 2016

Under rating threshold (show) LEARN AND FUN! GG 5/5

+ - !

(3)

UnknownPerson23

Jun. 13, 2016

Under rating threshold (show) How to play? I can't train.....

+ - !

(-1)

SirTaters

May. 30, 2016

Under rating threshold (show) Copy-paste is perfect for this game if you're too lazy to type the answers in basic training

+ - !

(0)

AsheBliss

May. 29, 2016

Under rating threshold (show) Just completed basic training. Really wish I had found this back before I started making my incremental lol. Do I throw away a month of work to start over with an easier language or do I stick with C# because I already have some basic knowledge with it? Hmm.. Choices. Regardless, great game and loving the progression and little bits of comedy I'm seeing here. Very well done!

+ - !

(1)

marioknopers

May. 07, 2016

Under rating threshold (show) GREGORY DO SOMETHING IT HAS BEEN 2 YEARS!!!!

+ - !

(4)

mapmaker42

May. 02, 2016

Under rating threshold (show) I have been play this game for almost 7 hours now. (Including all note that I wrote in my book). And I can say. I actually better understand everything about AS3 now. Thank you.

+ - !

(0)

Dragonfire23456

Apr. 11, 2016

Under rating threshold (show) I caspitalized the p it didnt work

+ - !

(0)

aaay

Apr. 08, 2016

Under rating threshold (show) private var date = 736427; private var youUpdateGame:Boolean; private var time:Number = date - timeSinceLastUpdate; if (youUpdateGame == true) { userDoesHappyDance(); } else if (time > 365 && userLikesGame == true) { userIsSad(); } else { //nothing here! }

+ - !

(3)

Nilabha

Apr. 06, 2016

Under rating threshold (show) May I please be lucky enough to know the release date of the next update?

+ - !

(2)

maddenbowl2009

Apr. 03, 2016

Under rating threshold (show) i'm halfway through the elite training zone in ramville, and i'm still forgetting the semicolon almost every time. is this a problem other programmers have at first, or am i slacking badly? feels pretty simple to have so much trouble with

+ - !

(3)

Developer response from GregoryCarlson

You will get used to it. For me, it is automatic after programming for so long, like typing a period at the end of a sentence. Fortunately forgetting semicolons will not crash your program, and Adobe Animate will tell you if you are missing one and which line it is on.

maddenbowl2009

Apr. 03, 2016

Under rating threshold (show) i really want to keep playing, but i'm level 69 and i don't want to ruin it

+ - !

(1)

CakeWut

Mar. 12, 2016

Under rating threshold (show) I just finished a question, it said "Not enough money," and my money went into the negatives...

+ - !

(2)

Developer response from GregoryCarlson

cool!

Gamerboy98

Feb. 27, 2016

Under rating threshold (show) IT'S ALMOST BEEN THREE FREAKING YEARS!!!

+ - !

(2)

Developer response from GregoryCarlson

I know. :(

Gamerboy98

Feb. 27, 2016

Under rating threshold (show) CMON GREG! YOU CAN FINISH IT!

+ - !

(4)

Numlob

Feb. 07, 2016

Under rating threshold (show) Went through the Rite of Passage in "the for while volcano". isn't the while exercise and infinite loop? We never decrement the variable, so it's always var>5

+ - !

(1)

Andre1209

Feb. 06, 2016

Under rating threshold (show) If anyone is wanting more programming practice/learning. Khan Academy has some interactive videos about it. They teach Javascript.

+ - !

(0)

yoshivh

Feb. 05, 2016

Under rating threshold (show)

+ - !

(-8)

yoshivh

Feb. 05, 2016

Under rating threshold (show)

+ - !

(-7)

yoshivh

Feb. 05, 2016

Under rating threshold (show) altough this game kinda gets boring after a while, it is more fun then normal learning, so thanks

+ - !

(0)

Nuclear_Crafter

Jan. 31, 2016

Under rating threshold (show) Cool game!!!

+ - !

(0)

kamil13

Jan. 21, 2016

Under rating threshold (show) I come here from time to time just to get my dreams ruined once again. I wonder if there will be anymore updates...

+ - !

(3)

mruga

Jan. 10, 2016

Under rating threshold (show) Fun game! After all these years of playing flash games, now I kinda want to make one :P thanks

+ - !

(0)

d34th15b4d

Jan. 07, 2016

Under rating threshold (show) I cant get past the eighth level of the Rite of Passage in For/While volcano? What is the loop i am supposed to write? Also, I think the 3rd level in the same area has an error in "i = 7" is supposed to be "i < 7".

+ - !

(1)

Koyemshi

Jan. 04, 2016

Under rating threshold (show) Part 4/7 of "Strings" is missing a first "(" parenthesis.

+ - !

(0)

pomax

Jan. 02, 2016

Under rating threshold (show) An awesome game, perfect to learn programming

+ - !

(2)

ToriS43

Dec. 30, 2015

Under rating threshold (show) I found a little buggy if you wanna know :) I just finished logic basics and I was going to play the "Eric the Med" and if you click on the annoying ping as an attack it takes you to the conditional junction screen. Just wanted to help!! I love this game so much!!!

+ - !

(0)

Andre1209

Dec. 26, 2015

Under rating threshold (show) Btw, guys, I've got walkthrough videos up on YouTube. I should have all of the areas, although they're generally lumped in together (maybe three lessons per video).

+ - !

(0)

killer11drew

Dec. 23, 2015

Under rating threshold (show) Awesome game! Ive always tried learning by myself with videos and guides, but this is just perfection. 5/5

+ - !

(5)

PotatoLord9

Dec. 23, 2015

Under rating threshold (show)

+ - !

(-13)

Winterwolfmage

Dec. 14, 2015

Under rating threshold (show) I really cant figure out changing variables values at page 7.

+ - !

(0)

noahjsc

Dec. 12, 2015

Under rating threshold (show) Half of my ragequits have been caused by going Private var or private bar

+ - !

(1)

  • 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