Search found 7 matches

by td1801
Tue Jul 15, 2014 7:08 pm
Forum: Support and Development
Topic: Making a Hangman
Replies: 8
Views: 7243

Re: Making a Hangman

Thank both of you so much :) Now it's working perfectly ! (And I'm so proud of this little crappy things that I'm finding myself strange !) One practical advice: I highly suggest renaming the function so that the name tells you, what it is doing. How about "pickRandomWord()"? Thank you for...
by td1801
Wed Jul 09, 2014 1:56 pm
Forum: Support and Development
Topic: Making a Hangman
Replies: 8
Views: 7243

Re: Making a Hangman

So I'm making a double post, because I have another problem. I searched the forum but I didn't find goods keywords I guess ("function" "string" "update" and "error" are not very precise one x)) ! Because of that I wasn't sure that it needed another post ? And ...
by td1801
Tue Jul 08, 2014 7:18 pm
Forum: General
Topic: What's everyone working on? (tigsource inspired)
Replies: 1800
Views: 1698717

Re: What's everyone working on? (tigsource inspired)

A terraria-like ? That's so cool :D Good luck with that ! I'm currently working on a hangman x) But a polished one, with animated pixel art ! I know this is not a big deal (And that I can't find a way to make a restart..) but I'm so proud x) Maybe because it's the first near-finished program that I ...
by td1801
Tue Jul 08, 2014 2:28 pm
Forum: Support and Development
Topic: Making a Hangman
Replies: 8
Views: 7243

Re: Making a Hangman

Ok, thank you very much. I just understood, It was simple in fact x)
by td1801
Sat Jul 05, 2014 8:55 pm
Forum: Support and Development
Topic: Making a Hangman
Replies: 8
Views: 7243

Re: Making a Hangman

Thank you for your answer, of course your solution works ! But I have to say that I'm not really seeing any difference in the logic ?
In both case if the letter wasn't good, it decrease life ? Well nevermind, I'll think more deeply about that. Thank you again :)
by td1801
Sat Jul 05, 2014 3:53 pm
Forum: General
Topic: Avatars: OBEY!
Replies: 763
Views: 1180656

Re: Avatars: OBEY!

Haha that's a fun thing ! :D I was asking myself about this stuff :p
by td1801
Sat Jul 05, 2014 2:45 pm
Forum: Support and Development
Topic: Making a Hangman
Replies: 8
Views: 7243

Making a Hangman

Hi ! I'm new here, I'm not a programmer and I'm french. So I guess It will be hard for me to understand everything ! If you can't understand one of my sentence, I'll try my best to explain it to you. Anyway yesterday I started to do a Hangman game with löve, and I was surprised (and proud :P ) to ac...