Message from future me, if you enjoy this game (or even if you don't), you should check out my latest game! It's way better than this one, I'm sure you'd love it ;)/>
Click the link here to check it out!
Back to your original post already in progress..
This is my first program (in CC) that I've ever actually finished, I hope you enjoy it ;)/>
HANGMAN
Instructions:
.. It's hangman. If you don't know how to play it.. :P/>
Pictures:
[attachment=1781:Hangman1.JPG]
[attachment=1782:Hangman2.JPG]
[attachment=1786:Hangman5.JPG]
[attachment=1811:Hangman6.JPG]
[attachment=1820:Hangman7.JPG]
[attachment=1821:Hangman8.JPG]
Install:
Just type in
pastebin run u15WwrLd
-And follow the installer's instructions!Known bugs:
Trying to install to the root folder (Typing in "/" in the installer when it prompts) will cause the program to hang.
Upcoming Features:
An in-game dictionary writer, so you don't have to write them externally.
How to make a Custom Dictionary:
1. Create a file inside the "Dicts" folder of your Hangman root.
2. Open the file. (Duh)
3. Type in whatever words you want to use, always adding an | at
the end of it. (This is crucial for .dict files) Also make sure that they are
all lower case.
4. Run Hangman and go to the dictionary list. If your dictionary is not there, you probably didn't put it in the Dicts folder.
5. Load your dictionary
6. Have fun!
Change Log:
7/22/14: VERSION 1.3.2 : Added support for folders in the Dictionary Menu : Added support for phrases (2 or more Words at a time) in Dictionaries. : Fixed a bug : Added an option to just "Go Back" when you're in the dictionary menu.
7/21/14: VERSION 1.3.1 : Fixed 3 bugs in the installer : Removed remaining "Debug Prints" in the installer.
7/21/14: VERSION 1.3 : Custom dictionary support : 2 Additional Dictionary's added (Lua and Minecraft words) : Because of the need for external files
(instead of the entire game being in 1 file), I also had to create an installer. The installer will NOT auto update, so for every new update, you will need
to re-download it.
7/8/14: VERSION 1.2 : Fixed a lot of bugs.. a lot.
7/7/14: VERSION 1.1 : Added more description and tweaked the Points system : Fixed the "Exiting after first game without the option to keep playing" bug. : And some other minor changes
7/5/14: Points added : You can now play multiple games on only 1 program run : Points travel across games : And some other minor changes
7/4/14: Hints added (Can only be used once per game, only hint available as of yet is a free letter.)
7/4/14: Bug fixed - Still being able to guess letters that you already guessed. : Updated dictionary
7/4/14 : VERSION 1.0 : Released!
Please let me know how you enjoy it, and if you find any bugs, please tell me so I can fix them. Because if you don't tell me, well, I can't really fix them can I? :rolleyes:/>
Yes, I know, the GUI sucks, I will improve it in the future.