Author Topic: Tic Tac Toe Rings  (Read 12642 times)

0 Members and 1 Guest are viewing this topic.

Offline gaslouk

  • Newbie
  • Posts: 29
Re: Tic Tac Toe Rings
« Reply #75 on: May 27, 2020, 03:35:04 pm »
You welcome Fellippe.

Offline TerryRitchie

  • Seasoned Forum Regular
  • Posts: 495
  • Semper Fidelis
Re: Tic Tac Toe Rings
« Reply #76 on: May 27, 2020, 04:55:49 pm »
Woohoo! 621!
In order to understand recursion, one must first understand recursion.

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #77 on: May 27, 2020, 05:58:23 pm »
Dang, you beat me! hahahaha

Time to get seriously playing, I guess.

Thanks, Terry!

Offline TerryRitchie

  • Seasoned Forum Regular
  • Posts: 495
  • Semper Fidelis
Re: Tic Tac Toe Rings
« Reply #78 on: May 27, 2020, 06:22:07 pm »
I made it my mission for over two hours today while watching the now scrubbed SpaceX launch to get the #1 spot. :-)
In order to understand recursion, one must first understand recursion.

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #79 on: May 27, 2020, 06:23:57 pm »
I hate it when work gets in the way of my gaming... But revenge will come ;-)

Offline TerryRitchie

  • Seasoned Forum Regular
  • Posts: 495
  • Semper Fidelis
Re: Tic Tac Toe Rings
« Reply #80 on: May 28, 2020, 12:03:35 am »
I was going for another high score but the game locked up. Music still playing in the background. I was moving the red circle to the center when it happened. Pic below.

Edit: Had to use Task Manager to end the program.
lockedup.png
* lockedup.png (Filesize: 13.97 KB, Dimensions: 606x625, Views: 213)
« Last Edit: May 28, 2020, 12:04:55 am by TerryRitchie »
In order to understand recursion, one must first understand recursion.

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #81 on: May 28, 2020, 12:15:10 am »
Ouch. Can't even begin to imagine what that one could be. There are plenty of slots there, so it's hardly the match check. Thanks for reporting, Terry. I'll keep an eye out to see if it happens again.

Offline TerryRitchie

  • Seasoned Forum Regular
  • Posts: 495
  • Semper Fidelis
Re: Tic Tac Toe Rings
« Reply #82 on: May 28, 2020, 12:23:10 am »
Task Manager reported 113MB usage and steady when I shut it down. Maybe I hit just that right spot when I let go of the red ring. That is exactly where I dropped it as you see it in the pic.
In order to understand recursion, one must first understand recursion.

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #83 on: May 30, 2020, 02:12:36 am »
Added new "EASIER" mode, which adds new color rings more slowly than in NORMAL mode. Thanks @Ashish for the suggestion!

Find attached the new compiled versions, both for Windows and for macOS.

Captura de Tela 2020-05-30 às 03.07.35.png

PS: Terry, 1044!! 🤩
« Last Edit: June 15, 2020, 09:20:18 am by FellippeHeitor »

Offline TerryRitchie

  • Seasoned Forum Regular
  • Posts: 495
  • Semper Fidelis
Re: Tic Tac Toe Rings
« Reply #84 on: May 30, 2020, 03:40:26 am »
I know right! That 1044 was not done with the new easy mode. Didn't even know about it. Woohoo!
In order to understand recursion, one must first understand recursion.

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #85 on: May 30, 2020, 06:03:43 am »
Don’t worry, leaderboards are different for different modes so the competition doesn’t get spoiled. 😄

Offline Ashish

  • Forum Resident
  • Posts: 630
  • Never Give Up!
Re: Tic Tac Toe Rings
« Reply #86 on: May 30, 2020, 08:17:38 am »
Thanks! I seriously needed this version. :D
if (Me.success) {Me.improve()} else {Me.tryAgain()}


My Projects - https://github.com/AshishKingdom?tab=repositories
OpenGL tutorials - https://ashishkingdom.github.io/OpenGL-Tutorials

Offline Ashish

  • Forum Resident
  • Posts: 630
  • Never Give Up!
Re: Tic Tac Toe Rings
« Reply #87 on: June 15, 2020, 02:26:55 am »
Currently, a boy named "ASHISH" is now on top of leaderboards.

 
Screenshot_0.png
if (Me.success) {Me.improve()} else {Me.tryAgain()}


My Projects - https://github.com/AshishKingdom?tab=repositories
OpenGL tutorials - https://ashishkingdom.github.io/OpenGL-Tutorials

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #88 on: June 15, 2020, 08:01:12 am »
Damn, you got me, kid. Good job hacking it!

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #89 on: June 15, 2020, 08:02:36 am »
Ah, but further analyzing your screenshot it seems you still didn't hack the communication between the client and the server! You seem to have just cracked the save file!

My system still stands, it seems!