Jump to content



0

New Homebrew of Slot Machine would be great


11 replies to this topic

#1 jpfalcon2003 OFFLINE  

jpfalcon2003

    Stargunner

  • 1,386 posts
  • Location:New Orleans, LA area

Posted Fri Feb 10, 2006 10:36 PM

Has anyone ever thought about making a New Homebrew game to replace the old tired version of the 1979 game Slot Machine. I think it would be a great seller. The original version is so outdated. Cactuses, T.V.'s, Cars, and Tables for symbols?? Were casinos really like that back then. I would love to see a new updated 16k version or better made to replace that game. As much as alot of people love the casinos and go there, I think a game like this would be a great seller. I'd definitely buy. The symbols would need to be replaced with different color 7's such as Red White and blue along with bars of the same colors. A nice addition also that would be current would be to add Double, Triple, or Wild Symbols. it would actually be realisic and current then. I'm sure 16k could handle that much.
I just thought it would be great to recommend this as a future homebrew and hope someone tackles it soon
J.P.

Edited by jpfalcon2003, Sat Feb 11, 2006 1:31 AM.


#2 supercat OFFLINE  

supercat

    Quadrunner

  • 6,367 posts

Posted Sat Feb 11, 2006 10:06 PM

jpfalcon2003, on Fri Feb 10, 2006 11:36 PM, said:

Has anyone ever thought about making a New Homebrew game to replace the old tired version of the 1979 game Slot Machine.

View Post


I've thought about it; the existing Slot Machine cart is limited by its use of one color for everything, its use of two-line resolution, and by its use of symmetric shapes.

The use of two-line resolution is almost certainly due to cartridge size limitations (2K on the original). Going to single-line resolution would be easy. It would be possible to either use non-symmetric shapes or use per-line coloring fairly easily. Combining both is very hard.

There isn't enough time within the displayed portion of a slot machine to display per-line independently-colored symbols while still having the slots differ in color from the machine, except by using Venetian Blinds. Venetian blinds would probably look okay, but not wonderful. Two-way blinds would allow for per-line-colored slot symbols and might be the best way to go.

BTW, using self-modifying code it may be possible to get independent object coloring without using Venetian blinds, but it would be quite tricky given that while one or two reels are spinning not all reels are going to have their blank scan lines in the same place. It would be necessary to use self-modifying code for the scan lines where no reels are blank, non-self-modifying code for the lines where one or more are blank (using different code depending upon whether it's the left one, left two, right two, or right one that are blank, which would have to show the non-blank symbols while preparing the self-modifying code for the next color on the lines showing the blank ones).

Edited by supercat, Sat Feb 11, 2006 10:15 PM.


#3 ZylonBane OFFLINE  

ZylonBane

    River Patroller

  • 3,115 posts
  • Location:KC, KS, USA

Posted Sun Feb 12, 2006 6:11 PM

I think we haven't seen an updated slots game because the ONLY thing that makes slots interesting is the possibility of winning money. Without that, you may as well play "Coin Toss Simulator".

#4 Artlover OFFLINE  

Artlover

    Super Amazing Guy

  • 6,354 posts
  • Bad ass mother 3000, twice as fast as your ass.
  • Location:Miami, FL

Posted Mon Feb 13, 2006 12:03 AM

ZylonBane, on Sun Feb 12, 2006 6:11 PM, said:

I think we haven't seen an updated slots game because the ONLY thing that makes slots interesting is the possibility of winning money.

View Post

I wouldn't say that exactly. Otherwise you could argue that the same holds true for all casino games to some degree. Besides, you win virtual money, which can then be used to play more virtual games and win/loose more virtual money. Pretty much how it works in Vegas. Go, spend money gambling (buy the game), loose some, win some, spend what you win playing more till you loose that too (the gain & loss of virtual money), and leave lighter in the pockets then when you came (the money you're out buying the game). Having never actually walked out of a casino with any extra money, these games simulate the experence perfectly for me. :D

ZylonBane, on Sun Feb 12, 2006 6:11 PM, said:

Without that, you may as well play "Coin Toss Simulator".

View Post

Sounds like fun, where's the bin? :P :cool:

#5 jpfalcon2003 OFFLINE  

jpfalcon2003

    Stargunner

  • 1,386 posts
  • Location:New Orleans, LA area

Posted Mon Feb 13, 2006 12:16 AM

:P

supercat, on Sat Feb 11, 2006 10:06 PM, said:

jpfalcon2003, on Fri Feb 10, 2006 11:36 PM, said:

Has anyone ever thought about making a New Homebrew game to replace the old tired version of the 1979 game Slot Machine.

View Post


I've thought about it; the existing Slot Machine cart is limited by its use of one color for everything, its use of two-line resolution, and by its use of symmetric shapes.

The use of two-line resolution is almost certainly due to cartridge size limitations (2K on the original). Going to single-line resolution would be easy. It would be possible to either use non-symmetric shapes or use per-line coloring fairly easily. Combining both is very hard.

There isn't enough time within the displayed portion of a slot machine to display per-line independently-colored symbols while still having the slots differ in color from the machine, except by using Venetian Blinds. Venetian blinds would probably look okay, but not wonderful. Two-way blinds would allow for per-line-colored slot symbols and might be the best way to go.

BTW, using self-modifying code it may be possible to get independent object coloring without using Venetian blinds, but it would be quite tricky given that while one or two reels are spinning not all reels are going to have their blank scan lines in the same place. It would be necessary to use self-modifying code for the scan lines where no reels are blank, non-self-modifying code for the lines where one or more are blank (using different code depending upon whether it's the left one, left two, right two, or right one that are blank, which would have to show the non-blank symbols while preparing the self-modifying code for the next color on the lines showing the blank ones).

View Post

Thanks for your reply back. Just wish someone would take on the project. But whoever does, ditch Slot Machine alltogether and start from scratch. That version truly is terrible. My brother had me dying laughing when he said that they should have used different CREATURES when making the game. I think he meant symbols though. :rolling:

#6 ZylonBane OFFLINE  

ZylonBane

    River Patroller

  • 3,115 posts
  • Location:KC, KS, USA

Posted Mon Feb 13, 2006 12:21 AM

Artlover, on Mon Feb 13, 2006 1:03 AM, said:

I wouldn't say that exactly. Otherwise you could argue that the same holds true for all casino games to some degree.
The difference is that some casino games are based on luck AND skill. For example, most card games. But there's no skill in slots. You just pull the handle and watch the wheels spin. Console versions of slots are more graphic demo than game.

(yes, I realize the most slots these days give you the illusion of control with lots of buttons to push)

#7 mos6507 OFFLINE  

mos6507

    River Patroller

  • 4,728 posts

Posted Mon Feb 13, 2006 1:25 AM

Those Pinball-esque Pachinko games have a little more skill involved. That would be an interesting 2600 game.

#8 NE146 ONLINE  

NE146

    Dumbass Atari Fan

  • 12,576 posts
  • Location:Seattle, WA

Posted Mon Feb 13, 2006 2:34 AM

mos6507, on Mon Feb 13, 2006 12:25 AM, said:

Those Pinball-esque Pachinko games have a little more skill involved.  That would be an interesting 2600 game.

View Post


I'd imagine Video Pinball could be redone into an interesting "pachinko-ish" game :)

#9 Godzilla OFFLINE  

Godzilla

    Quadrunner

  • 6,397 posts
  • Location:Jacksonville, Fl

Posted Mon Apr 24, 2006 2:35 PM

heck using adavies color bitmap routine the slot graphics could probably animated pron bits or something :-) 'hey mom, i got 3 wangs!'

#10 badbrad OFFLINE  

badbrad

    Stargunner

  • 1,180 posts
  • Location:Sioux City, IA

Posted Mon Apr 24, 2006 5:25 PM

Heck, Coin-Toss sound like a good cart to me. Sign me up.

Edited by badbrad, Mon Apr 24, 2006 7:04 PM.


#11 Happy_Dude OFFLINE  

Happy_Dude

    River Patroller

  • 4,208 posts
  • Forum Slacker
  • Location:Sydney, Australia

Posted Mon May 8, 2006 7:58 PM

View Postbadbrad, on Tue Apr 25, 2006 11:25 AM, said:

Heck, Coin-Toss sound like a good cart to me. Sign me up.
I'm going to turn it into a playable game and have a lable contest soon ;)

#12 Inky OFFLINE  

Inky

    Assistant head peon

  • 23,582 posts
  • I be regular, bitches!
  • Location:The Ghost Box

Posted Tue May 9, 2006 10:28 AM

I'd like to see someone create a 2600 version of Video Poker. Not 'poker' but video poker. Preferably Jacks or Better, or Deuces Wild, and a multi-play option would be killer!




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users