Hangman

Show off your games, demos and other (playable) creations.
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: Hangman

Post by Nixola »

If I manage to get bored enough to code it, I'll call it "Hangman Coded Only And Absolutely By Nixola From Love2d.org's Forum"
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
User avatar
substitute541
Party member
Posts: 484
Joined: Fri Aug 24, 2012 9:04 am
Location: Southern Leyte, Visayas, Philippines
Contact:

Re: Hangman

Post by substitute541 »

I agree with Codex that this should be a new tutorial for the Love2D Wiki.

But this person, should learn Lua and Love2D first before he requests a game.

Anyways, I might create one in my free time... although, with the proper credits on it. :cool:
Currently designing themes for WordPress.

Sometimes lurks around the forum.
User avatar
substitute541
Party member
Posts: 484
Joined: Fri Aug 24, 2012 9:04 am
Location: Southern Leyte, Visayas, Philippines
Contact:

Re: Hangman

Post by substitute541 »

Here's a dictionary of 172,806 words, just in case anyone needs it... (note : you need a text editor that supports newline character).

https://dl.dropbox.com/u/105405645/words
Currently designing themes for WordPress.

Sometimes lurks around the forum.
User avatar
veethree
Inner party member
Posts: 876
Joined: Sat Dec 10, 2011 7:18 pm

Re: Hangman

Post by veethree »

I might do that..But i'll make sure to put my name and variations of it all over the code so you can't just take credit for it :D
nupetname
Prole
Posts: 3
Joined: Fri Dec 07, 2012 10:15 pm

Re: Hangman

Post by nupetname »

btw i just asc for help cos i have never learn lua.. if someone can help i apreciate thatt :)
User avatar
Nixola
Inner party member
Posts: 1949
Joined: Tue Dec 06, 2011 7:11 pm
Location: Italy

Re: Hangman

Post by Nixola »

You might ask, then, where can you learn Lua
lf = love.filesystem
ls = love.sound
la = love.audio
lp = love.physics
lt = love.thread
li = love.image
lg = love.graphics
User avatar
Saegor
Party member
Posts: 119
Joined: Thu Nov 08, 2012 9:26 am
Location: Charleroi

Re: Hangman

Post by Saegor »

try to make something with this

nothing is working yet but you may find some inspiration
Attachments
hangman-01.love
(960 Bytes) Downloaded 157 times
Current work : Isömap
nupetname
Prole
Posts: 3
Joined: Fri Dec 07, 2012 10:15 pm

Re: Hangman

Post by nupetname »

here on this forum no one is going to get help
Attachments
Slavco Ilievski 10640.rar
(71.43 KiB) Downloaded 111 times
User avatar
Jasoco
Inner party member
Posts: 3725
Joined: Mon Jun 22, 2009 9:35 am
Location: Pennsylvania, USA
Contact:

Re: Hangman

Post by Jasoco »

substitute541 wrote:Here's a dictionary of 172,806 words, just in case anyone needs it... (note : you need a text editor that supports newline character).

https://dl.dropbox.com/u/105405645/words
Out of curiosity I decided to load all the words into a table. Surprisingly it only took .8 seconds to load them all and didn't take up much memory at all.

Color me shocked and surprised and pleased.

Curious, what's the source of this list and is there a permanent repository that can be accessed for updating in the future? Just in case I ever decide to do anything word-game related.
User avatar
substitute541
Party member
Posts: 484
Joined: Fri Aug 24, 2012 9:04 am
Location: Southern Leyte, Visayas, Philippines
Contact:

Re: Hangman

Post by substitute541 »

Jasoco wrote:
substitute541 wrote:Here's a dictionary of 172,806 words, just in case anyone needs it... (note : you need a text editor that supports newline character).

https://dl.dropbox.com/u/105405645/words
Out of curiosity I decided to load all the words into a table. Surprisingly it only took .8 seconds to load them all and didn't take up much memory at all.

Color me shocked and surprised and pleased.

Curious, what's the source of this list and is there a permanent repository that can be accessed for updating in the future? Just in case I ever decide to do anything word-game related.
Um, yeah, it was from some free online course problem sets (specifically, pset3 about finishing an implementation of Scramble by making a lookup function using any search algorithm [mine is binary search]).
Currently designing themes for WordPress.

Sometimes lurks around the forum.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest