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: Greenlet is a lightweight concurrency library for Python that allows users to switch between several green threads (coroutines) in a similar way to yield statements. It enables non-blocking cooperative multitasking in Python programs.
Type: software
Pricing: Open Source