Description: Construct 3 is a game development tool that allows users to create 2D and 3D games using an intuitive drag-and-drop interface. It requires no coding knowledge and allows rapid prototyping and iteration.
Type: software
Description: gevent is a Python networking library built on top of libev event loop. It provides a high-level synchronous API on top of libev's asynchronous event loop, making it easier to write non-blocking network applications in Python.
Type: software