222k views
5 votes
What does a computer user need to know about programming in order to play a video game?

User FrankZp
by
6.4k points

2 Answers

5 votes

Here's how Firebase will help your games With Analytics, learn how players are experiencing your game: how much time they spend playing, how long they take to complete levels, how much in-app content they're purchasing and much more. Dynamic Links lets you share content like custom levels, in-game items, and game invitations between players. With Cloud Messaging, release new content and send push notifications to players who have completed your available content. Remote Config allows on the fly adjustment of gameplay settings like enemy density, power-up frequency, or anything else you want to control. Use Realtime Database to store user-generated content like custom maps safely in the cloud. And Storage delivers downloadable content to your players using our secure service. plat_cppplat_unity Powerful SDKs for C++ and Unity Firebase makes it easy to add backend services and analytics to your mobile games on iOS and Android. With our SDKs you can access Firebase services directly in your C++ and Unity games, without having to write any Java, Swift (or Objective-C) code! The following features are supported by our Firebase SDKs for C++ and Unity: AdMob, Analytics, Dynamic Links, Invites, Remote Config, Authentication, Realtime Database, Cloud Messaging, Storage, Cloud Functions plat_cppplat_unity Leverage more from the console Interact with, manage, and view usage data with Analytics right in the console. Manage Authentication settings, change and update Remote Config parameters. Upload files to Firebase storage,send messages with the composer and more. You can easily activate and access features like Firebase Predictions and A/B Testing. With Predictions leverage the power of machine learning to create custom experiences for your players. A/B Testing lets you run experiments with Notifications and Remote Config Tour the Flood-it! sample project (sign-in required) FIREBASE CONSOLE DEMO Develop and test on desktop platforms When you are creating your game, it's often much easier to test on desktop platforms first, then deploy and test on device later in development. To aid this workflow, we provide a subset of the Firebase Unity and C++ SDKs to support desktop platforms: Realtime Database, Remote Config, Authentication, Cloud Storage and Cloud Functions. (The remaining desktop libraries are stub (non-functional) implementations) C++ DESKTOP GUIDE UNITY DESKTOP GUIDE Check out our sample games To show how easy it is to plug Firebase into your games, we built two sample games you can check out on GitHub and download to play on your mobile device from the Google Play store. Our Unity sample app, MechaHamster is also available on iOS at the App Store. Mechahamster (Unity SDK) GITHUB APP STORE GOOGLE PLAY Zooshi (C++ SDK) GITHUB GOOGLE PLAY Trusted by makers of your favorite games Some of your favorite developers are leveraging the power of Firebase in their games Explore the entire Firebase platform Firebase helps you develop high-quality games, grow your player base, and earn more money. Each feature works independently, and they work even better together. HOPE YOU LIKE THE ANSWER

User Lunikon
by
6.3k points
4 votes

They don't need to know anything, because the video game is programmed by the person who made the game. You don't need to do any programming to play.

User Drunken Daddy
by
5.8k points