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

0 Members and 1 Guest are viewing this topic.

Offline TerryRitchie

  • Seasoned Forum Regular
  • Posts: 495
  • Semper Fidelis
Re: Tic Tac Toe Rings
« Reply #60 on: April 12, 2020, 05:57:46 pm »
I needed a break from coding. I fired up Tic Tac Toe Rings and before I knew it it was a few hours later. Just what the doctor ordered on lock down. I put it on the home server and can hear the background music coming from one of my boys' rooms right upstairs right now, lol.

Oh, my high score so far - 239

How are you others getting higher!? Super challenging.
« Last Edit: April 12, 2020, 05:59:54 pm by TerryRitchie »
In order to understand recursion, one must first understand recursion.

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #61 on: April 12, 2020, 06:27:17 pm »
After the latest update (with white and gray rings) max I got was 523.

The guys were maxing out on the original 8-color-only version... I haven't seen their updated score now ;-)

With more players joining the fun - I'm delighted to hear about your boy playing it -, I might get to write an online score-keeping system... It should only be available in the precompiled binary and not in the source code, of course. I'll let y'all know.

Offline TerryRitchie

  • Seasoned Forum Regular
  • Posts: 495
  • Semper Fidelis
Re: Tic Tac Toe Rings
« Reply #62 on: April 12, 2020, 09:16:42 pm »
Update - high score now 400! WooHoo
In order to understand recursion, one must first understand recursion.

Offline TerryRitchie

  • Seasoned Forum Regular
  • Posts: 495
  • Semper Fidelis
Re: Tic Tac Toe Rings
« Reply #63 on: May 21, 2020, 08:39:08 pm »
My highest score is 554!

Hey, how come this game has not been added to the games section yet? This thing is a hoot! I play it almost daily now.
In order to understand recursion, one must first understand recursion.

Offline loudar

  • Newbie
  • Posts: 73
  • improve it bit by bit.
Re: Tic Tac Toe Rings
« Reply #64 on: May 22, 2020, 12:14:20 am »
Really cool stuff! Hats off to you :D
Check out what I do besides coding: http://loudar.myportfolio.com/

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #65 on: May 27, 2020, 01:20:16 am »
Thanks, guys. Well, Qwerkey added it to the Games section recently, so there we have it.

Glad you guys enjoy it. I'll get to finally adding an online scoreboard to it soon, time permitting.

Offline Ashish

  • Forum Resident
  • Posts: 630
  • Never Give Up!
Re: Tic Tac Toe Rings
« Reply #66 on: May 27, 2020, 01:24:06 am »
Thanks, guys. Well, Qwerkey added it to the Games section recently, so there we have it.

Glad you guys enjoy it. I'll get to finally adding an online scoreboard to it soon, time permitting.
Online Scoreboard? Sounds cool! I'm excited. :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

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #67 on: May 27, 2020, 03:05:03 am »
Here's version 1.1 of Tic Tac Toe Rings with an online scoreboard. A compiled 32bit Windows binary for now.

Play a game until game over and the online scores will be fetched. If you make it to the list (either because the list still doesn't have 10 names on it or because you made more points than someone already in the list) you will be asked to input your name and then your score will be uploaded.

Game on, gentlemen!
 
Captura de Tela 2020-05-27 às 04.02.50.png


I will be updating the source code with the new scoreboard bit after I polish the interface a little, and without the core classified bits, of course.

Fellippe.

PS: You should place the attached .exe in your current Tic Tac Toe Rings folder. If you don't already have the file resources (although optional, highly recommended), get them from here: https://github.com/FellippeHeitor/TicTacToeRing/archive/master.zip and replace the .exe with the one I'm providing here.

PS2: Minor bug fixed; new binary in the post https://www.qb64.org/forum/index.php?topic=2368.msg118514#msg118514
« Last Edit: May 27, 2020, 01:15:15 pm by FellippeHeitor »

Offline gaslouk

  • Newbie
  • Posts: 29
Re: Tic Tac Toe Rings
« Reply #68 on: May 27, 2020, 06:24:17 am »
To easy
Tic Tac Toe Ring 27_5_2020 1_22_15 μμ.png
* Tic Tac Toe Ring 27_5_2020 1_22_15 μμ.png (Filesize: 42.77 KB, Dimensions: 600x600, Views: 198)

Offline gaslouk

  • Newbie
  • Posts: 29
Re: Tic Tac Toe Rings
« Reply #69 on: May 27, 2020, 06:50:22 am »
You Catch me Fellippe
Tic Tac Toe Ring 27_5_2020 1_49_35 μμ.png
* Tic Tac Toe Ring 27_5_2020 1_49_35 μμ.png (Filesize: 12.54 KB, Dimensions: 600x600, Views: 185)

Offline gaslouk

  • Newbie
  • Posts: 29
Re: Tic Tac Toe Rings
« Reply #70 on: May 27, 2020, 06:51:57 am »
Do you have a Happy Summer for All.
I see you the next winner now.

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #71 on: May 27, 2020, 08:35:46 am »
Good job making it to the scoreboard, Gaslouk! When you catch me, I'll up my game 😁

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #72 on: May 27, 2020, 01:14:15 pm »
Update the binary to fix a minor bug with the leaderboard system. Find it attached.

I'm also making the macOS version available here this time.

Captura de Tela 2020-05-27 às 14.11.51.png
« Last Edit: May 30, 2020, 02:08:53 am by FellippeHeitor »

Offline gaslouk

  • Newbie
  • Posts: 29
Re: Tic Tac Toe Rings
« Reply #73 on: May 27, 2020, 03:18:30 pm »
somewhere THERE IS A WRONG FELLIPPE !!!
Tic Tac Toe Ring 27_5_2020 10_17_22 μμ.png
* Tic Tac Toe Ring 27_5_2020 10_17_22 μμ.png (Filesize: 23.65 KB, Dimensions: 600x600, Views: 205)

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #74 on: May 27, 2020, 03:21:10 pm »
Oops. I'll check it out, thanks, Gaslouk!