|
mouser
|
 |
« on: January 09, 2007, 02:55:36 PM » |
|
Wow, check out how cool this Hangman program looks:  Sounds great too. Congratulations to Ruffnekk for completing a full stage of challenges in the Programming School.
|
|
|
|
|
Logged
|
|
|
|
|
Coeluh
|
 |
« Reply #1 on: April 17, 2009, 10:35:33 AM » |
|
Wow, check out how cool this Hangman program looks: (see attachment in previous post)Sounds great too. Congratulations to Ruffnekk for completing a full stage of challenges in the Programming School. It looks like photoshop to me
|
|
|
|
|
Logged
|
|
|
|
|
Deozaan
|
 |
« Reply #2 on: April 28, 2009, 01:49:38 PM » |
|
We don't get to download it and play it? 
|
|
|
|
|
Logged
|
|
|
|
|
|
mouser
|
 |
« Reply #3 on: April 28, 2009, 01:55:32 PM » |
|
|
|
|
|
|
Logged
|
|
|
|
|
Ruffnekk
|
 |
« Reply #4 on: September 02, 2009, 02:18:01 AM » |
|
Unfortunately I don't have the source code to this anymore... And no, it's not photoshopped.. why would you think that? 
|
|
|
|
|
Logged
|
Regards, RuffNekk
Programming is an art form that fights back.
|
|
|
|
Coeluh
|
 |
« Reply #5 on: September 06, 2009, 09:36:56 AM » |
|
Unfortunately I don't have the source code to this anymore... And no, it's not photoshopped.. why would you think that?  Because all the buttons look pretty much like generated in Photoshop bevel and embos default settings...
|
|
|
|
|
Logged
|
|
|
|
|
mouser
|
 |
« Reply #6 on: September 06, 2009, 09:40:20 AM » |
|
i agree it looks "photoshopped" but i can assure you as someone who played it, that it was real. let me see if i can maybe find a copy that i downloaded and post it if so.
|
|
|
|
|
Logged
|
|
|
|
|
mouser
|
 |
« Reply #7 on: September 06, 2009, 09:42:46 AM » |
|
Well that was easier than i thought -- Ruffnekk had attached it to his assignment submission. Including the source code! Before posting it I'll message Ruffnekk and see what he wants to do.
|
|
|
|
|
Logged
|
|
|
|
|
lanux128
|
 |
« Reply #8 on: September 06, 2009, 06:04:36 PM » |
|
that is cool! so we might have a chance to play the game after all.. 
|
|
|
|
|
Logged
|
|
|
|
|
Ruffnekk
|
 |
« Reply #9 on: September 10, 2009, 02:05:33 AM » |
|
that is cool! so we might have a chance to play the game after all..  Here is the original file as I posted it in the programming school  Have fun! Regards, Ruffnekk
|
|
|
|
Logged
|
Regards, RuffNekk
Programming is an art form that fights back.
|
|
|
|
Ruffnekk
|
 |
« Reply #10 on: September 10, 2009, 02:39:03 AM » |
|
I should note that you have to have a text file with some words in it -- each word on a separate line. You can load this file in the game and it will use these words, keeping track of the words used before.
Also, you can change the "font" by editing Matrices.txt. Each character is a 5x5 matrix with an "X" indicating a filled point and a "_" (underscore) indicating an empty point.
|
|
|
|
« Last Edit: September 10, 2009, 02:42:48 AM by Ruffnekk »
|
Logged
|
Regards, RuffNekk
Programming is an art form that fights back.
|
|
|
|
f0dder
|
 |
« Reply #11 on: September 10, 2009, 04:26:43 AM » |
|
A thing that kinda sucks, though, is that you can't drag the window around - having it forced to be centered is a bit annoying. It does look pretty nice, though 
|
|
|
|
|
Logged
|
 - carpe noctem
|
|
|
|
Ruffnekk
|
 |
« Reply #12 on: September 10, 2009, 04:47:18 AM » |
|
A thing that kinda sucks, though, is that you can't drag the window around - having it forced to be centered is a bit annoying. It does look pretty nice, though  Yeah I know.. I was just playing it just now and it annoyed me too! *lol* Back then I think I primarily focused on the 'dot-matrix' GUI then anything else 
|
|
|
|
|
Logged
|
Regards, RuffNekk
Programming is an art form that fights back.
|
|
|
|
lanux128
|
 |
« Reply #13 on: September 10, 2009, 11:04:08 PM » |
|
where's a good place to get some word lists? including some default ones would be nice. 
|
|
|
|
|
Logged
|
|
|
|
|
mouser
|
 |
« Reply #14 on: September 10, 2009, 11:16:16 PM » |
|
|
|
|
|
|
Logged
|
|
|
|
|
Ruffnekk
|
 |
« Reply #15 on: September 11, 2009, 01:07:48 AM » |
|
where's a good place to get some word lists? including some default ones would be nice.  Basically, if you download any book from places like the Gutenberg Project, and you load that into the game, you will have more than plenty of words to play with. The game will filter out any duplicates. I never intended this to be made public, otherwise I would have paid some more attention to details like this 
|
|
|
|
|
Logged
|
Regards, RuffNekk
Programming is an art form that fights back.
|
|
|
|
lanux128
|
 |
« Reply #16 on: September 11, 2009, 01:13:50 AM » |
|
ok, i'll load some text files and try and thanks for making this game available. 
|
|
|
|
|
Logged
|
|
|
|
|