Author Topic: Slot machine game in lua  (Read 1230 times)

I finished making my slot machine game in LUA language
You have 5 credits
Everytime it finishes making random numbers you can type in play to spend a credit and generate more random numbers or type exit to exit the game
It's cool for gambling with friends :)
Here's the code
http://pastebin.com/jH0saR6s

And here's a cool video of it I made before
http://www.youtube.com/watch?v=xFh452ajjhY

Tell me your opinion!

EDIT: hohohooh craaaap I forgot the wait_func.lua file XD
put it in /usr/local/lib/lua/5.2, here's the pastte
http://pastebin.com/QJw1gKZd
« Last Edit: July 03, 2013, 09:12:23 AM by pefu19 »

EDIT BUMP FOR THOSE THAT CAN'T RUN THE FILE CUZ NO WAIT_FUNC

Not much to it but nice I guess

asdf all that typing in notepad in the video
Either just get a mic and talk, or edit in some subtitles or something.

Also, LUA isn't a great platform to make games on, since you don't really get a huge range of people who can play it.