I mean, most tutorials don't explain every code, only like ''this we don't gonna explain but just type this'' a book ALWAYS explain all the code, which i like.
I didn't use any books to learn it.. I just used tutorials on the Internet. There are allot of high quality tutorials. Not as in depth as a book, but if you have basic programming experience then you should be able to get by.
And so far... It's going pretty good! I just need it to run a wee bit more smooth, you know? I use decimal variables for the gravity and friction but the X and Y translates into whole numbers so it's kinda not smooth... You know?
HI where can i download the source?
cheers
sadisticsnowman 2 years ago
I mean, most tutorials don't explain every code, only like ''this we don't gonna explain but just type this'' a book ALWAYS explain all the code, which i like.
lakristianla 2 years ago
You can try this book. Its fairly good and its free (GNU Documentation License):
tinyurl (dot) com (slash) 6c2vbv
You can also buy a hard copy on Lulu (dot) com.
The book teaches you about python and computer science in general. Its very good for a free book I think.
MNICY 2 years ago
Ok, yeah i'm following some several tutorials, helps alot, but it would be great with a book to reffer to, since it often explains more.
lakristianla 2 years ago
Can you reffer to any python, vpython, vidle, py-game or what it's called Books?
lakristianla 2 years ago
I didn't use any books to learn it.. I just used tutorials on the Internet. There are allot of high quality tutorials. Not as in depth as a book, but if you have basic programming experience then you should be able to get by.
MNICY 2 years ago
Hey hey! You're an inspiration. I'ma make a game, now. :P
ElementalTJ 3 years ago
sweet! :)
What kind of game?
MNICY 3 years ago
I'm hoping for a platformer. Haha.
ElementalTJ 3 years ago
And so far... It's going pretty good! I just need it to run a wee bit more smooth, you know? I use decimal variables for the gravity and friction but the X and Y translates into whole numbers so it's kinda not smooth... You know?
ElementalTJ 3 years ago
are you using a 2d array for your screen/world "map" thing?
MNICY 3 years ago
Nope. I don't have a map yet. Everything is working smooth, now. I just need to figure collisions. They're hard. :]
ElementalTJ 3 years ago
if you use a 2d array, you can just base your collisions on the tiles.
Of course, that means they will not be as accurate as pixle collisions, but are much easier.....
MNICY 3 years ago
youtube is being silly about posting comments, i will send you a message.
MNICY 3 years ago
Gah. Your code confuses me.
ElementalTJ 3 years ago
what part confuses you? :(
MNICY 3 years ago
Idk. I guess the whole thing. I haven't tried anything yet, though. I'm sorry. Been busy with other stuff. :/
ElementalTJ 3 years ago
Step aside, Final Fantasy.
DagothUrWelcomesYou 3 years ago 2
Thank you!
MNICY 3 years ago
MNICY.. You drink? Imagine beheading people when drunk, lol. Imagine banning Chris from Lords by accident when drunk!
How does it feels to be drunk?
Fieldgarodie 3 years ago
Very nice, lol.
Fieldgarodie 3 years ago
2 words: drunken brawling. get drunk then youll get a 30% chance a drunk wants to fight.that would be awesome
qlap10 3 years ago 2
haahhahahahahha. You are awesome.
I may just do it!
MNICY 3 years ago
sweet.have you picked any races for the game yet?
qlap10 3 years ago
No, not yet. The game is still in very early development. It goes kind of slow when only one person is working on it ;)
Plus i have my life, music, and university to do...
So progress goes very slowly.
I did not work on this game for a month. Then this weekend, i worked on it for about 2 days (4 day weekend for me :D), and did what is in this video.
MNICY 3 years ago
Nice, I'm still looking forward to playing. :)
PaytonDDawg 3 years ago
That could work! :P
MNICY 3 years ago
I laid out the towns and coded (the small amount that was required) this in about 12 hours last night. (From 7 pm to 7 am)
MNICY 3 years ago