30 seconds is a game where there are teams of 2 players. One person gets 5 random words and has to describe them to their teammate. Their teammate has to guess what word they are describing. After 30 seconds the amount of words your teammate guessed become points. After typing your points you give the calculator to the next team. The next time it is your turn the roles switch. First to 30 wins. Made for fx-CG50, probably functional in other graphing calculators with Micropython.

https://github.com/Hallodaddy070/30-Seconds-Compatible-with-Micrypython-

WARNING:
Because there is no time module on the fx-CG50, I used busy-wait loops to keep track of the time. Those may use alot of battery, but how bad it is is not something I know. This was made for the fx-CG50 so the wait loop probably won't be 30 seconds on other calculators. If you want to change the time so it's 30 seconds on your calculator change n. n = 137500 for ~ 30 seconds on the fx-CG50. You have to experiment with it a little bit so it is right on your non fx-CG50 calculator.

How to download
After connecting your fx-CG50, paste the file (the one with the highest number is the newest one) beside the other files (not inside any folder, you can paste it inside a folder in the Python app but this is the fastest way.). When you open Python you will see it there, click run to play.
Sorry to everyone who couldn't download the file. Having a number as the first character of your filename makes the fx-CG50 say: SyntaxError: invalid syntax. In the github it's fixed, the next version in the archive here with ''(WORKING)'' next to it will work too.
There were some duplicate words that are now removed, and the word lists get shuffled (extra randomness) when you start the game now. It will stop the same words from appearing all the time. The new version is in the github as sec302.py.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement