B4J Tutorial Anyone for a game of ChineseCheckers? - Johan Schoeman    Oct 29, 2023   (8 reactions) It is from here (a kickstart via B4J). Copy the attached Jar to your B4J additional library folder. Run the attached B4J project. You will be playing RED and AI will play BLUE. 147323... B4A Tutorial Android Arkanoid game example - Erel    Jun 22, 2011   (5 reactions) This is a "bare" arkanoid game: http://www.b4x.com/basic4android/images/arkanoid_1.png The code is made of 4 modules: Main - main activity. Also holds the main timer that is running the game. Ball - code module. Responsible for moving the ball and checking for hits. Slider - code module... on several devices and the game speed looks fine. If you run it on the emulator you will need to change... you are encountering performance issues. The game progress is managed by MainTimer which calls the other modules... B4A Tutorial JumpingSmiley - GameView example III - Erel    Feb 9, 2016 This is another example of GameView: GameView - Create 2D Android games - Part I This is a simple "jumping" game where the user controls the movement by tilting the device: http://www.b4x.com/basic4android/images/SS-2013-02-07_18.17.28.png There are two types of objects: Smiley - the main object and Brick which represents a single brick. When the smiley moves upwards the background...). Currently the game never ends. You can change it by modifying Smiley.Tick sub. I think that this example... B4J Tutorial Anyone for Another game of Chess....(lol) - Johan Schoeman    Mar 29, 2023   (9 reactions) Just for the fun of it - I like to see what the UI of some Java projects looks like and how it reacts when in use. The easiest way (at least for me) is to kick start it via a simple B4J project making use of JavaObject once I have the Jar available. It is based on this Github posting. Have compiled the code of the Github project into a jar (attached) making use of Simple Library Compiler. Attache... B4i Tutorial ✅ [B4X] [XUI] [B4XPages] B4i 'Erel Says' hand, eye memory game - Newer developers - Peter Simpson    Feb 26, 2021   (5 reactions) Hello to you all, I decided to recreate this simple but effective game example, the game is based on the B4XPages library. The game is designed for hand, eye and memory coordination, so I called... in the module. I've only used the standard B4X views for this tutorial. There's nothing complicated about this game, you can read the code and try to learn from it. >>> CLICK HERE.../forum/threads/%F0%9F%92%A1-b4x-xui-b4xpages-b4a-erel-says-hand-eye-memory-game-newer-developers... B4A Example 2D Car game Example - Douglas Farias    Oct 31, 2019   (14 reactions) Hi All. Here is a very simple example of 2D Car game. I did so for study purposes. I'm sure this is not the correct way to create a game. :D:D Th7CZhQKMCQ 85038 You can download it here.... Download Here Thanks!... B4A Example POU Game example - Douglas Farias    Oct 31, 2019   (5 reactions) Hi all. Here is a simple pou game example (only one room). s5dt8P4BzZ8 This example use this another example, but now with images. https://www.b4x.com/android/forum/threads/eyes-follow-example-code.106142/#content You can download it here.... Download Here Thanks!... Games Breakout Game - (Free Game Source - B4J/B4i/B4A) - ilan    Feb 2, 2023   (38 reactions) you guys make lots of games using b4x!! Please be patient with the tutorials since I have a full-time job and it is very time-consuming making the full game + all tutorials for you guys :) TUTORIALS... those tutorials and of course the game itself that was made only for you guys! 115989 Thank you and...Hi guys, I made a FULL b4x game that I would like to share with you and also explain how I did the Game. So the idea is to show you a way you could create really awesome Games using b4x and... B4A Tutorial Collision Detection for Tile-based Platform Games - wonder    Oct 13, 2015   (1 reaction) For those interested in creating their own collision detector, here the tutorial I'm currently studying. http://www.wildbunny.co.uk/blog/2011/12/14/how-to-make-a-2d-platform-game-part-2-collision-detection/ Enjoy. :)... B4A Example Simple punch the president game (Incomplete) - Douglas Farias    Oct 17, 2018   (4 reactions) Hi all. I found this example in some old folders on my pc and decided to share here. it is a simple game example to punch the president 73300 73301 73302 This example have animations and punch sound. Download Here PS: its a old source and incomplete... Page: 1   2   3   4   5   6   7   |