JField is a simple 2D browser engine based on JavaScript and HTML5. This engine departs from the canons of JS browser engines, since it does not use canvas (although in principle it can also be used for complex animation) and it is also possible to create game locations much easier (using CSS and tags).
