Games Game making - video series

Are you interested in a game video tutorial?

  • Yes

  • No

  • Hell No

  • maybe


Results are only viewable after voting.

brad07226

New Member
Hey there!

That sounds like a fantastic idea! Creating a full game video tutorial using B4X and uploading it to YouTube could be incredibly beneficial and interesting for many members of the forum. As for the type of game and framework, it would depend on the interests and skill levels of the audience.

For beginners, a simple yet engaging game like a platformer or puzzle game could be a great starting point. Using the B4X framework, you could demonstrate the process of creating sprites, implementing game mechanics, and adding sound effects and music.

For those with more experience or looking for a challenge, a more complex game like a top-down shooter or RPG could be intriguing. This would allow you to showcase advanced features of B4X, such as networking for multiplayer functionality or integrating external libraries for enhanced graphics.

Ultimately, the goal would be to create a tutorial that is accessible to a wide range of viewers while still providing valuable insights and practical skills in game development. I'm sure there are many members of the forum who would be interested in learning from your expertise and seeing a full game created from scratch using B4X.

Looking forward to seeing what you decide to create! Let us know how we can support you in this endeavor.
 

kamalbud

New Member
I followed the first few videos and found that switching to B4J for testing speeds things up a lot. Running the same logic without deploying to a device saves a bunch of time.
I also had similar issues with touch input not working the way I expected, especially across different screen sizes. What helped was checking out some open-source projects on allcorrectgames.com, found a few examples where they handled input scaling really well. You might want to look at how they structure scenes and tie input handling to screen ratios.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…