The VG Resource
Wip of character - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: Archive (https://www.vg-resource.com/forum-65.html)
+--- Forum: July 2014 Archive (https://www.vg-resource.com/forum-139.html)
+---- Forum: Creative Zone (https://www.vg-resource.com/forum-86.html)
+----- Forum: Spriting and Pixel Art (https://www.vg-resource.com/forum-14.html)
+----- Thread: Wip of character (/thread-9269.html)



Wip of character - Gwen - 09-27-2009

[Image: ao8isj.png] so im taking a programming class and im preparing to make a game sometime around, and i cant decide, should i make a sidescroller, or a rpg? of course these are still wips and it will be a long time before i can use programming and figure out gamemaker.


RE: Wip of character - Vipershark - 09-28-2009

yeah, you're definitely not learning GML at school
what language is the programming class teaching


RE: Wip of character - Gwen - 09-28-2009

java Very Sad its the only one offered at my school. at least its a start.


RE: Wip of character - triptych - 09-28-2009

they teach c++ here

and the class just started this year
how hard is it to get 1 copy of a c++ program and copy it to every computer ever to exist in that school ever
because i imagine i could do it in about an hour


RE: Wip of character - Gwen - 09-28-2009

i wish they had that class here, but about the sprite, most likely there is much to fix eh?


RE: Wip of character - Codestar - 09-29-2009

Well actually what you're learning it better to start off with than c++. Java was originally built on top of c++ as a more programmer friendly approach to object oriented programming.