--_.
check this coool!!! Great blog!
Monday, May 11, 2020
Firebase is an app platform made by Google
“Firebase apps that can be iOS, Android, or Web apps.”
https://firebase.google.com/
supports: “(iOS | Android | Web | Unity | C++).” It seems good : ) scalability, and not need fight with a many installations.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
3D BLog has return
Go to Check https://thereal3dblog.com/
This killer C:macro make, C random like it would be JS:random
Javascript random is nice, because it is between 0 and 1; So you can like: Math.random()*sum where you get then numbers between 0 and the...
Problem: Fill array by dice numbers; all different
You got array of 6, It need to be fill dice-numbers all less that 6 more than one. We talk about 1,2,3,4,5,6. Minimal O is preferred. I...
No comments:
Post a Comment