The FTW Engine
Overview
The FTW engine is a homebrew JavaScript engine. Its main focus is 2D and real-time networking. Everything that is made with the engine will be turned into a website, so it will of course be very cross-platform oriented.
For updates
Follow me on Twitter to get updates about the engine. For only knowing about the biggest milestones, follow the facebook page instead.
The FTW engine is a homebrew JavaScript engine. Its main focus is 2D and real-time networking. Everything that is made with the engine will be turned into a website, so it will of course be very cross-platform oriented.
For updates
Follow me on Twitter to get updates about the engine. For only knowing about the biggest milestones, follow the facebook page instead.
News |
Visualization |
Features so farFeatures (2016-05-29)
Now integrated with a visual editor (supports only sprites so far, implementing programming at the moment) Features (2016-04-15) - Collision checking (boxes and circles) both for start, hold and end. - Key and mouse events (gamepad untested, but should work): press, hold, release - Basic sprite and shape drawing. Statistics Runs up to 10.000 collision checking and randomly moving boxes at 60+ fps on a bad Lenovo (i3-4030U, Intel HD graphics 4000). |