| | |
Simon Game
![]() |
•
•
Join Date: Nov 2008
Posts: 25
Reputation:
Solved Threads: 0
I want to make a python game with just the basic python library and Tkinter.. is this possible ? and also where would i go to find the logic behind the Simon Game..the memory part so it makes the buttons click and remember each time?
also this is for a python beginners class final project..would making a Simon game be too much to make for a project that's due in 2 weeks? and have only learned most of the basic python and simple GUI in Tkinter
thanks
also this is for a python beginners class final project..would making a Simon game be too much to make for a project that's due in 2 weeks? and have only learned most of the basic python and simple GUI in Tkinter
thanks
The logic behind the memory is not too complex. At the start of the game Create a list containing all of the sequence. And then compare the button press with the value in the correct list position. for example the first button press should be equal to the value stored in yourlist[0]. and so on, if its a match then they are correct...and so on
Chris
Chris
Knowledge is power -- But experience is everything
![]() |
Similar Threads
- Word Association Game (Posting Games)
- Music Association Game (Posting Games)
- trojans...now nothing opens and I get a paint can't open error (Viruses, Spyware and other Nasties)
- How do I completely pause my program and wait for a key hit? (C)
- GetKey via Interrupt or I/O (Assembly)
- Visual basic programming (Visual Basic 4 / 5 / 6)
Other Threads in the Python Forum
- Previous Thread: Auth Object
- Next Thread: looping through stck of images
| Thread Tools | Search this Thread |
alarm ansi assignment avogadro backend beginner binary bluetooth character cmd code customdialog cx-freeze data decimals dictionary directory dynamic error examples exe file float format function generator gnu graphics gui halp heads homework http ideas import input itunes java leftmouse line linux list lists loop maze module mouse number numbers output parsing path pointer port prime programming progressbar projects push py2exe pygame pyglet pyqt python random recursion schedule screensaverloopinactive script scrolledtext slicenotation sqlite ssh statistics string strings sudokusolver sum terminal text thread threading time tlapse tricks tuple tutorial ubuntu unicode urllib urllib2 variable ventrilo vigenere web webservice wikipedia write wxpython xlib





