miércoles, 22 de abril de 2020

HTML5 Games On Android

On my last hollidays, I made two HTML5 games, and published on android market. Nowadays javascript has powerful libraries for doing almost everything, and also there are several compilers from java or c code to javascript, converting opengl c code to html5 canvas, but definitely, javascript execution is slower than dalvik applications, and of course much slower than arm c libs. For improving the speed of sounds and images loader, I have used javascript asynchronous execution and scheduling priority has been controlled with setTimeout/setInterval which deprioritize or priorize a code block. This games are published on the android market here: Android Planets and here: Far Planet Related links
  1. Crack Definicion
  2. Hacking Code
  3. Curso Hacking Etico
  4. Arduino Hacking
  5. Viral Hacking
  6. Como Hackear

No hay comentarios:

Publicar un comentario