Jump to content

Guess the number game

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
drdebcol

drdebcol

    Newbie

  • Members
  • Pip
  • 3 posts
This is one of my games which i made in Delphi 7.
You can download it with source, so you can see my algorithm.
I posted an attachment.
BTW There could be one problem, i used a component in it which is
not standard Delphi component, it is Xi Button ( Buttons in colors ).
You can find that component in the .rar file and just go in Delphi
Install Component>>Choose .pas file of Xi Button>> OK >> and when it
asks you anything, you just go OK, and you'll have this component installed
and it will be in XI Button card.
If you want to play the game, just start Project1.exe !

Attached Files



#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Moved to the source code section. Thanks for posting!