Games [XUI2D] Cross platform game engine - first beta version is released! - Erel    Jul 17, 2018   (30 reactions) 280368632
The purpose of this framework is to allow developers to build cross platform 2D games.../b4x-xui2d-box2d-game-engine.95208/
BitmapCreator - Cross platform class, mostly written in... B4A Tutorial ✅ Tic-Tac-Toe. Simple XUI cross platform WiFi game example B4A vs B4i vs B4J - Newer developers - Peter Simpson    Sep 14, 2023   (48 reactions) /threads/%F0%9F%92%A1-tic-tac-toe-simple-xui-cross-platform-wifi-game-example-b4i-vs-b4a-vs-b4j-newer.../threads/%F0%9F%92%A1-tic-tac-toe-simple-xui-cross-platform-wifi-game-example-b4j-vs-b4a-vs-b4i-newer... B4J Tutorial [B4X] [BitmapCreator] Creating a cross platform Tetris game - Erel    Jul 16, 2019   (26 reactions) BitmapCreator can be used to create a cross platform Tetris game. The code is an evolution of the code... these projects: Main module which is mostly empty and is different in each of the projects. The game framework classes, shared by all three projects, and not specific to this game. The following classes are included: GameUtils - Manages the main loop and also includes various utility methods. Sprite... - A custom view that shows the score Game specific classes, shared by all three projects: Game... B4A Tutorial [B4X] [BitmapCreator] Creating cross platform games - Erel    Nov 7, 2018   (25 reactions) Performance with BC
The main advantage of using BitmapCreator for games is that it is cross platform...Please use XUI2D for new games: https://www.b4x.com/android/forum/threads/xui2d-example-pack.96454... Games My Platform Game :) - ilan    Dec 10, 2016   (9 reactions) hi
i am working for the last 4 days on a Box2d + Libgdx Platform Game.
I have learned a lot on the last days and i am really exited making this game.
there is a lot work to do but i am happy... B4A Tutorial [B4X] [BitmapCreator] Cross platform Falling Sand game - Erel    Sep 6, 2018   (32 reactions)   tags: Sand stores the state of all "game pixels". A value of 0 means that the pixel is empty. Other... of the cases.
All the important code is implemented in the Game class, which is of course shared between... B4A Tutorial ✅ Match the flags. Simple XUI cross platform game tutorial for new B4X B4A developers - Newer developers - Peter Simpson    Jun 10, 2020   (22 reactions) that I developed for them using B4J ?, I thought to myself lets create a quick and simple game using B4A for... and use the flip cards code that I previously posted to help me create this game, this is to show... Games Demo: Cross platform games with BitmapCreator - Erel    Jun 6, 2018   (20 reactions) 273720190
More information including code and updated library will be available tomorrow.
B4J executable jar: www.b4x.com/b4j/files/WalkingCharacter.jar
It is not a full game, it just demonstrates... B4i Tutorial ✅ Match the flags. Simple XUI cross platform game tutorial for new B4X B4i developers - Newer developers - Peter Simpson    Jun 10, 2020   (6 reactions) /%F0%9F%92%A1-match-the-flags-simple-xui-cross-platform-game-tutorial-for-new-b4x-b4a-developers-newer...Hello B4X'ers, This tutorial is to show developers new to the B4X suite of development tools just how quick and simple it can be to create a simple game using B4i (original code was created using B4A). I've tried to make the code as simple as possible for all new B4X developers to follow... - Made the MatchFlag.bas shared module file 100% B4A/B4i cross platform Libraries needed. 91557... B4A Example [B4XPages] [BitmapCreator] Cross platform Falling Sand game - aeric    May 10, 2022   (10 reactions) Based on the original example: https://www.b4x.com/android/forum/threads/b4x-bitmapcreator-cross-platform-falling-sand-game.94276/ This is just a conversion from individual platform into B4XPages. I also uploaded to my github.... Page: 1   2   |