Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: The Hangman  (Read 7724 times)

0 Members and 1 Guest are viewing this topic.

TheEnigmist

  • Full Member
  • ***
  • Posts: 119
    • View Profile
The Hangman
« on: March 10, 2012, 12:02:14 am »
This is my first complete project!
It sux and it is stupid but i learned a lot.
I putted it in sourceforge and maybe i've used a GPL licence on it, but really i don't know how it works :lol:  want to learn about licence and all about a software project.
Btw you can download the game at:
https://sourceforge.net/projects/thehangman/
Controls are into Readme and explained in-game!
It support English and Italian wordlist (800+, 1000+ words)
Hope you will enjoy it!
I'll w8 your comments :)

mateandmetal

  • Full Member
  • ***
  • Posts: 171
  • The bird is the word
    • View Profile
    • my blog
The Hangman
« Reply #1 on: March 10, 2012, 06:49:13 am »
- Mate (beverage) addict
- Heavy metal addict _lml
- SFML 2 addict
- My first (and free) game: BichingISH!

TheEnigmist

  • Full Member
  • ***
  • Posts: 119
    • View Profile
The Hangman
« Reply #2 on: March 10, 2012, 10:16:10 am »
Quote from: "mateandmetal"
Im getting this error  :?
http://s16.postimage.org/ze38osltx/Captura.png


Yes... i know :( This is my first project and i've to delete all Visual Studio 2010 dependencies! I will say here when i fix it :)

TheEnigmist

  • Full Member
  • ***
  • Posts: 119
    • View Profile
The Hangman
« Reply #3 on: March 10, 2012, 11:17:43 am »
Uploaded a new vrsion without VS dlls dependencies!
I tested it on 2 different PC and it work! Hope it works on your PC too!

There is a bug in XP that Text is little bugged and IntRect for sprite doesn't work! Some1 know if is a SFML bug?

Naufr4g0

  • Full Member
  • ***
  • Posts: 112
    • View Profile
The Hangman
« Reply #4 on: March 10, 2012, 02:59:44 pm »
It works for me! Nice game! :D

TheEnigmist

  • Full Member
  • ***
  • Posts: 119
    • View Profile
The Hangman
« Reply #5 on: March 10, 2012, 03:45:19 pm »
New version 1.0.1:
- Fixed VS Dependencies
- Fixed Windows XP white sprite error

Pls report all bugs/errors/crashes you find :)

Some friends said me that this font is not so good and asked me to find a better one!
Some1 know a good handwritten font?

mateandmetal

  • Full Member
  • ***
  • Posts: 171
  • The bird is the word
    • View Profile
    • my blog
The Hangman
« Reply #6 on: March 10, 2012, 11:54:45 pm »
Now it works! Very entertaining!
Font looks good to me  :lol:
- Mate (beverage) addict
- Heavy metal addict _lml
- SFML 2 addict
- My first (and free) game: BichingISH!

DeanOfLeicester

  • Newbie
  • *
  • Posts: 6
    • View Profile
Good Job!!
« Reply #7 on: March 11, 2012, 04:47:11 am »
Nice liitle game  :D

I made a game similar to this a few year back called "Wordy"

I think you should probably include your source code if you truly want to release your software under the GNU licence, otherwise it's public domain.

The fonts look fine to me, they go with the overall game.

Good efort :wink:

TheEnigmist

  • Full Member
  • ***
  • Posts: 119
    • View Profile
Re: Good Job!!
« Reply #8 on: March 11, 2012, 10:56:14 am »
Quote from: "DeanOfLeicester"
Nice liitle game  :D

I made a game similar to this a few year back called "Wordy"

I think you should probably include your source code if you truly want to release your software under the GNU licence, otherwise it's public domain.

The fonts look fine to me, they go with the overall game.

Good efort :wink:


I don't know licence, but there are licence like GNU (free/commercial) that don't require the release of source code?
In this day i will release Hangman source so all ppl can give me advice to write better games in future :)

TheEnigmist

  • Full Member
  • ***
  • Posts: 119
    • View Profile
The Hangman
« Reply #9 on: March 11, 2012, 03:54:33 pm »
Changed font, putted on the new version!
Putted on the source code!
If you want to change it for better performance or something else i will be happy to receive PMs so i can learn better things from this game :)
The code is bad :( no comment, bad-written. I apologize for this.

Zephilinox

  • Newbie
  • *
  • Posts: 43
    • View Profile
The Hangman
« Reply #10 on: March 15, 2012, 02:31:28 am »
this is a really well polished game, thanks for the source code, I'll look over it later, it will be really useful to me.

TheEnigmist

  • Full Member
  • ***
  • Posts: 119
    • View Profile
The Hangman
« Reply #11 on: March 15, 2012, 12:05:54 pm »
Quote from: "Zephilinox"
this is a really well polished game, thanks for the source code, I'll look over it later, it will be really useful to me.

Thanks for your feedback :) I'm happy my game can be usefull for ppl :) Hope you will understand source code :lol:
If you have advice don't be shy, i will be happy to accept it :)

aBallofWin

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
The Hangman
« Reply #12 on: March 15, 2012, 02:57:11 pm »
Nice game :D Maybe you should introduce a hints system?

TheEnigmist

  • Full Member
  • ***
  • Posts: 119
    • View Profile
The Hangman
« Reply #13 on: March 15, 2012, 05:32:29 pm »
Quote from: "aBallofWin"
Nice game :D Maybe you should introduce a hints system?

I want to introduce two things before i give up this game :lol:
A custom wordlist import
Highscores
But now i'm busy with university :P