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

0 Members and 1 Guest are viewing this topic.

Offline TempodiBasic

  • Forum Resident
  • Posts: 1792
Re: Tic Tac Toe Rings
« Reply #15 on: March 21, 2020, 02:09:07 pm »
Thanks Fellippe
Your game likes so much to my wife that I have downloaded on her smartphone the clone of Google Store!

Great job!
Programming isn't difficult, only it's  consuming time and coffee

Offline TerryRitchie

  • Seasoned Forum Regular
  • Posts: 495
  • Semper Fidelis
Re: Tic Tac Toe Rings
« Reply #16 on: March 21, 2020, 02:51:43 pm »
Thanks Fellippe
Your game likes so much to my wife that I have downloaded on her smartphone the clone of Google Store!

Great job!

My wish is that some day we will be able to write QB64 code and compile to Android/iOS. Imagine the audience that would open to our programs.
In order to understand recursion, one must first understand recursion.

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #17 on: March 21, 2020, 03:46:39 pm »
Thanks Fellippe
Your game likes so much to my wife that I have downloaded on her smartphone the clone of Google Store!

Great job!

Hahaha, I'm happy to hear that :-)
« Last Edit: March 22, 2020, 02:46:09 pm by FellippeHeitor »

Offline Dav

  • Forum Resident
  • Posts: 792
Re: Tic Tac Toe Rings
« Reply #18 on: March 22, 2020, 02:16:47 pm »
What a great game, Fellippe!   Looks like I'll be playing this one for a while.   Very nice coding.  Thanks for sharing.

- Dav

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #19 on: March 22, 2020, 02:29:26 pm »
Thanks a lot, Dav!

Quote
Looks like I'll be playing this one for a while.

My high score so far is 264, let's start a competition :-)

 
Captura de Tela 2020-03-22 às 15.28.35.png

Offline TempodiBasic

  • Forum Resident
  • Posts: 1792
Re: Tic Tac Toe Rings
« Reply #20 on: March 22, 2020, 06:12:54 pm »
I try to put down a big score
 
tictactoeringtop.jpg
Programming isn't difficult, only it's  consuming time and coffee

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #21 on: March 22, 2020, 06:54:23 pm »
NOOOOOOOOOOOOOOOOOOO WAAAAAAAAAY!!!

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #22 on: March 29, 2020, 02:28:00 pm »
Here's some of the current state of sound design for my Tic Tac Toe Ring game [MAY BE LOUD - CHECK YOUR SPEAKERS FIRST]:


Let me know what you guys think of it.
« Last Edit: March 29, 2020, 02:54:48 pm by FellippeHeitor »

Offline bplus

  • Global Moderator
  • Forum Resident
  • Posts: 8053
  • b = b + ...
Re: Tic Tac Toe Rings
« Reply #23 on: March 29, 2020, 02:46:15 pm »
Besides jumping out of my seat the first time you got a Bonus, it's great!

Not use to getting sound from posts here :)

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #24 on: March 29, 2020, 02:55:21 pm »
I had the same feedback from [banned user] on the Discord chat, it's indeed too loud.

Edited the post above to warn people beforehand.

Thanks, bplus!

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #25 on: March 29, 2020, 03:03:49 pm »
At 1:20 in the video above there's a sequence of combos, which shows how the sound goes up in pitch with every new sequential combo.

Offline Ashish

  • Forum Resident
  • Posts: 630
  • Never Give Up!
Re: Tic Tac Toe Rings
« Reply #26 on: March 30, 2020, 06:01:47 am »
Oh, now we can embed YouTube videos! Cool!
I like the sound effect and I didn't find it loud. Maybe, I am used to such sounds as I used to play a lot of video games! :)
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 bplus

  • Global Moderator
  • Forum Resident
  • Posts: 8053
  • b = b + ...
Re: Tic Tac Toe Rings
« Reply #27 on: March 30, 2020, 09:47:49 pm »
Hi Fellippe,

A little request, a switch to turn off that soundtrack that plays over and over and over. After awhile I'd like to switch off that track and make selections from YouTube (keeping the rest of sound effects active).

Up to you, of course, I can alter my own copy but maybe others would like option too.
« Last Edit: March 30, 2020, 10:21:46 pm by bplus »

FellippeHeitor

  • Guest
Re: Tic Tac Toe Rings
« Reply #28 on: March 30, 2020, 10:38:31 pm »
Hi. I assume you downloaded the full package from the Github repo, since I didn't include the soundtrack in the demo (intentionally). See the "Settings" button at the top-right corner? That's where you'll be able to switch it off (non-functional atm).

Offline bplus

  • Global Moderator
  • Forum Resident
  • Posts: 8053
  • b = b + ...
Re: Tic Tac Toe Rings
« Reply #29 on: March 31, 2020, 12:10:52 am »
Hi. I assume you downloaded the full package from the Github repo, since I didn't include the soundtrack in the demo (intentionally). See the "Settings" button at the top-right corner? That's where you'll be able to switch it off (non-functional atm).

No settings button, I downloaded again last night or today hoping to try new sound effects but github says code hasn't been updated since 8 days ago.