Java Text Based Game Tutorial 2

preview_player
Показать описание
Tutorial 2 for my java text based game
Рекомендации по теме
Комментарии
Автор

Oh, thanks a ton. :) Following this tutorial for a school project, as I'm not experienced in Javascript (only C++, and even that I'm rusty at), and it's helping me a ton so far.

FlexPastaz
Автор

Nice to know this is actually being useful to someone, I've kinda stopped working on the series because I didn't have a story line to follow and no one seemed too interested in it, but if you have any specific questions you can just pm me and I'll try to help best I can.

meeees
Автор

try making sure that you add the display to the JFrame before you set the JFrame visible, I later learned that you didn't need to do that on windows but you did on mac.

meeees
Автор

meeees i can't fill my frame with black what's the problem ?

MarsSprite
Автор

I can't draw graphics on the screen.

MarsSprite
Автор

I had the same problem, and I have *no* idea how to fix it. D:

FlexPastaz
Автор

put your code in pastebin and pm it to me

meeees