B4RSerializator - Send and receive objects instead of bytes [B4X]
B4RSerializator solves a difficult and common task. Sending messages with multiple fields to other platforms.
@Erel · 2017-04-24
Game engines
In case someone missed them, here are the game engines at your disposal for the B4x products: B4a: libGDX B4j: SimpleGameEngine + jBox2D B4i: iSpriteKit
@eps · 2017-04-20
Useful Formulas
Useful math / physics / other formulas
@wonder · 2017-04-14
Use (inlined) DistanceSquared to compare distances [Performance]
Use (inlined) DistanceSquared to compare distances [Performance]
@wonder · 2017-04-14
Game Programming Patterns [eBook]
Game Programming Patterns [eBook]
@wonder · 2017-03-21
How to "Collapse All" with a single key
While developing pages for ABMaterial, I frequently use Edit->Outlining->Collapse All to condense the source and navigate between sections. Today there is no hot-key in the IDE to "Collapse All". Instead you can press [CTRL] [SHIFT] [O] a couple times to "Toggle All" and get the same result. But that''s still a bit of keyboard yoga. Here''s how can you map "Collapse All" to a single key with a clever project from Instructables.
@stanmiller · 2017-03-15
corwin42 - Libraries Overview
corwin42 - Libraries Overview
@corwin42 · 2017-02-27
Native Gamepad Support
Native Gamepad Support
@wonder · 2016-12-27
Png to Spritesheet ???
Sometime you find a nice PNG (image) file that you really like and would like to use it in your game. The problem is how do you animate that image? there are a lot apps that can help you animate an image but the best app i found is SPRITER. the great thing in spriter is that you create bones and connect them to your image and like this you can animate it very easy. i include a video of an example i did few minutes ago. i wanted to share this with you (game developers) because spriter is now on sale so you should really consider getting this great tool. it will help you with game making. you can also try spriter for free and if you like it you can purchase the license. (i did it and its worth every penny!) spriter link: https://brashmonkey.com/
@ilan · 2016-12-26
Smart String Literal [B4X]
Smart String Literal [B4X]
@Erel · 2016-12-08
Box2D [Manual]
In case someone was looking for it, here''s the official manual: http://box2d.org/manual.pdf
@wonder · 2016-12-05
It''s not Box2D but...
Draw lines with left click, drop balls with right click.
@Jaames · 2016-11-29
Raycasting Algorithm Demo - Work In Progress
Raycasting Algorithm Demo - Work In Progress
@wonder · 2016-11-15
Using a FloodFill Algorithm For Fluid Drop Simulation [SOLVED]
Using a FloodFill Algorithm For Fluid Drop Simulation [SOLVED]
@wonder · 2016-11-09
Player is stuck on walls (Box2d - Tutorial)
Player is stuck on walls (Box2d - Tutorial)
@ilan · 2016-11-08
Moving Enemy from right to left (Box2d - Tutorial)
Moving Enemy from right to left (Box2d - Tutorial)
@ilan · 2016-11-08
Informatix''s Game Tutorials [Tutorial]
Informatix''s Game Tutorials [Tutorial]
@wonder · 2016-11-08
Game Development and Design Courses [eLearning]
Let''s use this thread to post high quality online courses on game design
@eps · 2016-11-08
B4X - Free Game Source''s
(this is a thread i created in http://b4xgamedev.proboards.com/thread/7/b4x-free-game-sources so i thought maybe it will be helpful for some b4x members) This thread will contain lots of free b4a/b4i/b4j source''s (games)
@ilan · 2016-11-08
Object Oriented Pong [Example]
Object Oriented Pong [Example]
@wonder · 2016-11-06
How to Record Your Game/App on The PC [Tutorial]
How to Record Your Game/App on The PC [Tutorial]
@wonder · 2016-10-07
Mashy''s Overview
Mashy''s Overview
@Mashiane · 2016-09-08
The Networker''s Guide To The Galaxy [B4X]
The purpose of this tutorial is to cover the various communication options available for B4X developers.
@Erel · 2016-07-14
Localizator - Localize your B4X applications [B4X]
Localizator - Localize your B4X applications [B4X]
@narek adonts · 2016-07-12
Tips for B4X developers [B4X]
Tips for B4X developers [B4X]
@Erel · 2016-06-20
Monitor the home temperature with Adafruit IO [B4X] [IoT]
Adafruit IO is a cloud service built for IoT solutions. It provides two interfaces: MQTT and REST API. It is very simple to use it with B4X as demonstrated in this example. It is more than a MQTT broker. It also saves the historic values and allows integration with other services.As this is a cloud service you can use it over the internet, which is very nice.
@Erel · 2016-06-20
B4X - The best development tools for the connected world!
B4X - The best development tools for the connected world!
@Erel · 2016-05-16
B4A, B4i, B4J and B4r API documentation - B4X Object Browser
B4A, B4i, B4J and B4r API documentation - B4X Object Browser
@Vader · 2016-05-13
Anchors Demonstrated [B4X]
Anchors Demonstrated [B4X]
@Erel · 2016-03-01
Control the desktop with your phone [example] [B4X]
Control the desktop with your phone [example] [B4X]
@Erel · 2015-11-30