Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cube Game Question
#16
(10-17-2023, 02:14 PM)SMcNeill Wrote:
(10-17-2023, 01:59 PM)bplus Wrote: @SMcNeill did you start your game from scratch or just translated the old into easier to understand new?

I just translated the old, with some minor changes which I felt enhanced readability, such as changing some variable names from Z, ZZ, whatever to Money, Bet, ect. I redid that mess of logic which was used with the RND numbers. Why the original poster never simply added one to get a range from 1 to 3, rather than a range of 0 to 2 and replace 0 with 3, is beyond me! Line numbers were stripped out, and a few essential GoTos were redirected to more readable labels.

But, that's honestly the exact same code -- just translated up to a more modern and precise form of coding style. Wink

Good! because I am starting from scratch at that other forum to demo how to go from idea to QB64 code; DO NOT goto Morristown and collect old code to port! Learn to code QB64 from your ideas is what I am preaching ;-)) but yes for ideas Morristown is fantastic, it's where I met ELIZA <3 from SmallBASIC library copy.

Thanks guys for helping me understand what Cube was suppose to do. I am gunna skip the wagering part because this game is stupid based on pure luck, no skill that I can see. Just a little coding challenge but...

Now throw in some minesweeper clues and we've got something way more interesting to me! a potential bplus mod!
  724  855  599  923  575  468  400  206  147  564  878  823  652  556 bxor cross forever
Reply


Messages In This Thread
Cube Game Question - by bplus - 10-16-2023, 01:06 PM
RE: Cube Game Question - by bplus - 10-16-2023, 01:40 PM
RE: Cube Game Question - by JRace - 10-16-2023, 07:52 PM
RE: Cube Game Question - by bplus - 10-17-2023, 01:59 PM
RE: Cube Game Question - by JRace - 10-17-2023, 02:09 PM
RE: Cube Game Question - by bplus - 10-17-2023, 03:12 PM
RE: Cube Game Question - by SMcNeill - 10-17-2023, 02:14 PM
RE: Cube Game Question - by bplus - 10-17-2023, 03:20 PM
RE: Cube Game Question - by bplus - 10-16-2023, 08:04 PM
RE: Cube Game Question - by JRace - 10-17-2023, 12:59 AM
RE: Cube Game Question - by SMcNeill - 10-17-2023, 01:15 AM
RE: Cube Game Question - by SMcNeill - 10-17-2023, 01:22 AM
RE: Cube Game Question - by SMcNeill - 10-17-2023, 02:28 AM
RE: Cube Game Question - by JRace - 10-17-2023, 02:38 AM
RE: Cube Game Question - by SMcNeill - 10-17-2023, 02:48 AM
RE: Cube Game Question - by SMcNeill - 10-17-2023, 02:51 AM
RE: Cube Game Question - by mnrvovrfc - 10-17-2023, 05:09 PM
RE: Cube Game Question - by bplus - 10-17-2023, 05:38 PM
RE: Cube Game Question - by SMcNeill - 10-17-2023, 08:13 PM
RE: Cube Game Question - by bplus - 10-18-2023, 12:34 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  a question about OpenGL in QB64pe: TempodiBasic 11 1,861 11-22-2025, 05:47 PM
Last Post: TempodiBasic
  Question about load pictures Jim_001 4 554 10-22-2025, 06:19 AM
Last Post: Unseen Machine
  Test to post a new Thread + question 32 or 64 bit Rudy M 2 556 09-09-2025, 04:10 PM
Last Post: Rudy M
  Quick Question (I hope) bplus 3 735 02-26-2025, 01:14 AM
Last Post: SMcNeill
  Mix mode input of a binary open file Question! doppler 5 1,497 11-28-2024, 03:06 PM
Last Post: Petr

Forum Jump:


Users browsing this thread: 1 Guest(s)