Search found 78 matches

by bobbymcbobface
Sun Nov 24, 2019 7:29 am
Forum: Libraries and Tools
Topic: bsgtimer
Replies: 6
Views: 8379

Re: bsgtimer

Works on my phone and my phone's fairly above low end

Be cool if there was a way to turn this into a widget
by bobbymcbobface
Sat Nov 23, 2019 1:57 pm
Forum: General
Topic: help creating a background with for i statement [closed]
Replies: 5
Views: 4274

Re: help creating a background with for i statement

ok so i managed to implement your idea exactly like i wanted but there's one problem - it's laggy as hell i'm guessing it's because i'm drawing a ton of squares is there a work around for this? - i'm aiming for a background similar to Snayke the love2d version of snake here's the snippet of code i'm...
by bobbymcbobface
Fri Nov 22, 2019 2:32 pm
Forum: General
Topic: help creating a background with for i statement [closed]
Replies: 5
Views: 4274

Re: help creating a background with for i statement

Thanks I'll check this out when I get the chance and get back to you if needed :)
by bobbymcbobface
Thu Nov 21, 2019 4:45 pm
Forum: General
Topic: help creating a background with for i statement [closed]
Replies: 5
Views: 4274

help creating a background with for i statement [closed]

So here's the problem - i need help creating a certain amount of squares to fit my screen width + screen height some helpful info - 1 in gridXCount/gridYCount is equal to 8 squares of the background so if gridYCount and gridXCount is equal to 10 then there would 6400 squares in total across the scre...
by bobbymcbobface
Sat Nov 16, 2019 7:36 pm
Forum: General
Topic: Pulse screen to a beat [Solved]
Replies: 8
Views: 7051

Re: Pulse screen to a beat

Thanks for the help guys! :) - I'll get back to you whether I still have any problems or not

Edit: thanks for the oscilloscope and the example with quadrant this has given me a vast amount of help on ideas of executing this so far
by bobbymcbobface
Sat Nov 16, 2019 1:37 pm
Forum: General
Topic: Pulse screen to a beat [Solved]
Replies: 8
Views: 7051

Pulse screen to a beat [Solved]

Hi all,

I'd like to know how i would go about

A. detecting when a beat is played in real time from any uploaded sound file
B. pulse the screen when the beat is detected

baring in mind i can't resize the screen then revert it back to normal size as a pulse effect

Thankyou
by bobbymcbobface
Wed Nov 13, 2019 4:46 pm
Forum: Games and Creations
Topic: Shi no ganbo
Replies: 3
Views: 5485

Re: Shi no ganbo

Ha ! I didn't quit after the 6th second out of boredom I just run out of spare time ;) (I played more later though) but seriously it's an absolutely beautiful game and again I love the UI and the graphics

And also how did you get such smooth transitions I'd love to know
by bobbymcbobface
Tue Nov 12, 2019 4:59 pm
Forum: Games and Creations
Topic: Shi no ganbo
Replies: 3
Views: 5485

Re: Shi no ganbo

played the first five seconds of it and it's absolutely stunning - good job especially on the UI! :D
by bobbymcbobface
Sun Nov 10, 2019 9:22 pm
Forum: General
Topic: My snake game and the problems that ensue with it :) [closed due to realisation that topic was too vague]
Replies: 2
Views: 2769

Re: My snake game and the problems that ensue with it :)

ok now that i have the preview out the way is it just me or does the food occasionally move off the screen or of a bit , can someone test this cause i'm not sure if it's just my screen height or something, thank you ;)