Hanged - Simple Hangman game.

Show off your games, demos and other (playable) creations.
User avatar
appleide
Party member
Posts: 323
Joined: Fri Jun 27, 2008 2:50 pm

Hanged - Simple Hangman game.

Post by appleide »

This is what I've come up with in the past hour.

I'm going to add a random word list, a score board, and some more graphics and sounds. Maybe release it on a game site as a simple hangman game, since a search on macgamefiles.com finds no free hang man game for mac os X. (You could find a game called 'HangThis', but thats just a crappy hang man game written in java by me when I was high school.) This one will be... better. :)

More Complete: http://love2d.org/forum/download/file.php?id=593
Attachments
Hanged.love
(254.79 KiB) Downloaded 447 times
Last edited by appleide on Thu Apr 09, 2009 8:19 am, edited 1 time in total.
User avatar
dataFRAME
Prole
Posts: 14
Joined: Sat Feb 07, 2009 9:12 pm
Location: Germany

Re: Hanged - Simple Hangman game.

Post by dataFRAME »

Nice work :megagrin:
I like it :)
Intrested in making music? Theres a Virtual Drum - Software for LÖVE
http://love2d.org/forum/viewtopic.php?f ... bumm#p4193
User avatar
osgeld
Party member
Posts: 303
Joined: Sun Nov 23, 2008 10:13 pm

Re: Hanged - Simple Hangman game.

Post by osgeld »

heh i thought about making one of these earlier this week
User avatar
appleide
Party member
Posts: 323
Joined: Fri Jun 27, 2008 2:50 pm

Re: Hanged - Simple Hangman game.

Post by appleide »

Okay I've finished this. Has saved high score and a word list generated by (http://www.wordlistgenerator.net/)

I've used sounds from supershapes.love, whose sounds are from( http://forum.freegamedev.net/index.php?t=msg&th=2285) so thanks qubodup. :)

(if you delete list.txt in the .love then you don't need to attribute...)
Attachments
Hanged.zip
(281.2 KiB) Downloaded 298 times
User avatar
Evil Telephone
Prole
Posts: 36
Joined: Fri Jan 30, 2009 9:31 pm

Re: Hanged - Simple Hangman game.

Post by Evil Telephone »

Wow. I'm bad at hangman. I wonder what that says about me. Oooh boy.

Anyway, great job converting hangman to digital form. It'd be cool to see some sort of multiplayer via LUBE.
User avatar
appleide
Party member
Posts: 323
Joined: Fri Jun 27, 2008 2:50 pm

Re: Hanged - Simple Hangman game.

Post by appleide »

Will Look into it ;)
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: Hanged - Simple Hangman game.

Post by bartbes »

Too bad it isn't my native language, this makes sure I FAIL! I didn't even see -ednesda- :ultrashocked::
And, more important I don't know the tactics, in my native language you almost always win if you start with all the vowels.
User avatar
appleide
Party member
Posts: 323
Joined: Fri Jun 27, 2008 2:50 pm

Re: Hanged - Simple Hangman game.

Post by appleide »

bartbes wrote:Too bad it isn't my native language, this makes sure I FAIL! I didn't even see -ednesda- :ultrashocked::
And, more important I don't know the tactics, in my native language you almost always win if you start with all the vowels.
Find one vowel first, once you found one find a consonant, e.g, s, r, t, which are quite common ones.
Good luck when a new and bigger dictionary is implemented ;)

New Game Design for a multiplayer version. I'm kinda clueless about networking though. :/ I'll poke some holes in the dark and see what I come up with.

Code: Select all

OnLaunch:
	MainMenuScreen:
		OptionSinglePlayer -- See Current Hanged
		OptionMultiPlayer:
			MultiplayerScreen:
			OptionHotseat -- Set word screen, then hangman screen. Rinse and repeat
			OptionConnectToServer --	Joins server. Players on a server alternate deciding words.
									Each round, a random player 'Executioner' types a word
									Word has to be in dictionary.
									Dictionary will be suitably large. (Hopefully 3000+ words)
									He cannot chat to other players.
									
									Every other player tries to guess the word. They all have access to 
									alphabet buttons.  Everyone in total has only 10 tries. Each letter guessed
									rewards or punishes player who guessed it. Guessing players can chat
									to each other. If word guessed every guessing player gets points.
									
									If Man dies then 'executioner' gets points. The more difficult the word the
									less points for 'executioner'. There is a time limit.
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: Hanged - Simple Hangman game.

Post by bartbes »

Feel free to ask me, I don't mind helping. (though I should continue on LovelyBigPlanet, but I can't decide on the format)
User avatar
appleide
Party member
Posts: 323
Joined: Fri Jun 27, 2008 2:50 pm

Re: Hanged - Simple Hangman game.

Post by appleide »

bartbes wrote:Feel free to ask me, I don't mind helping. (though I should continue on LovelyBigPlanet, but I can't decide on the format)
I'll definitely ask you. ;) Thanks.
Post Reply

Who is online

Users browsing this forum: No registered users and 75 guests