Author Topic: Hangman for Lua  (Read 10716 times)

0 Members and 2 Guests are viewing this topic.

Offline Jim Bauwens

  • Lua! Nspire! Linux!
  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1881
  • Rating: +206/-7
  • Linux!
    • View Profile
    • nothing...
Re: Hangman for Lua
« Reply #15 on: December 27, 2011, 04:39:33 am »
Looks nice :)
Is there a fixed width font for the Nspire?
If you mean a font to display stuff with gc:drawString, then no. If you really need to get the width of your string use gc:getStringWidth(string).

Offline cyanophycean314

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 363
  • Rating: +43/-1
  • It's You!
    • View Profile
Re: Hangman for Lua
« Reply #16 on: December 27, 2011, 12:44:23 pm »
Here's the newest version of the game with over 200 words! That'll be nothing when Loulou integrates the translator.

New Features
  • Enter Key for retrying previous word
  • Difficulty Levels
  • 2 Player

Character spacing has not really been fixed, but it's good enough.

Source and Program attached!

Will upload to Ticalc soon.

Offline Xeda112358

  • they/them
  • Moderator
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 4704
  • Rating: +719/-6
  • Calc-u-lator, do doo doo do do do.
    • View Profile
Re: Hangman for Lua
« Reply #17 on: January 17, 2012, 07:36:17 pm »
Wow, this looks nice! I have made hangman games in the past, so I will definitely try to recreate this, too! I will put you in the credits, too! I have already the Pokédex (up to 493) ready to use for the TI-83+/84+ Maybe that could be helpful (using Pokémon or other game characters).

Offline cyanophycean314

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 363
  • Rating: +43/-1
  • It's You!
    • View Profile
Re: Hangman for Lua
« Reply #18 on: January 17, 2012, 09:28:50 pm »
I plan on having a little update for this soon, just a bug fix and some more words. Aiming for 250!

@Xeda: Good luck, even though I am not very well versed in Pokemon. I have beaten Pokemon Yellow!  ;D