[B4X] [BitmapCreator] Cross platform Falling Sand game
- By Erel
The main challenge here is the performance. All particles are updated if needed and redrawn every cycle.
The Particles...
Attachments
Last edited:
Public Sub BarcodeEAN13() As String
Dim brcod As String = Rnd(100000000,214000000)
brcod = "950" & brcod '<<< change the beginning 3...