This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
applesauce10189's profile picture

Apple Arcade!

Started by applesauce10189, 03 March 2014 - 12:51 AM
applesauce10189 #1
Posted 03 March 2014 - 01:51 AM
Welcome! This is my work in progress program, the Apple Arcade!

Games: Currently it only has "Guess That Number!".

Currently Being Worked on: Hangman. I could use suggestions as to words for players to guess.

If you want to keep up with my program, I'm still learning about lua and such so I'll more than likely be popping up frequently in Ask a Pro.

pastebin get 3Xywpcfs arcade
Edited on 28 March 2014 - 05:35 AM
ZeeSays #2
Posted 04 March 2014 - 04:52 AM
Running the program causes an error immediatley, just saying.

"arcade:78: attempt to index ? (a nil value)"

"best = file.readLine()" (line 78)

So if you're gonna release it to the public, you might wanna be 100% positive it works. I'm not trying to talk down on you or anything like that, just a legitimate suggestion.
applesauce10189 #3
Posted 06 March 2014 - 07:33 AM
Running the program causes an error immediatley, just saying.

"arcade:78: attempt to index ? (a nil value)"

"best = file.readLine()" (line 78)

So if you're gonna release it to the public, you might wanna be 100% positive it works. I'm not trying to talk down on you or anything like that, just a legitimate suggestion.
In testing it worked. But on the brighter side I'm about to edit this post and update the program so it has a couple new features and is just overall improved a bit.