2D PhYSICS ENGINE BETA
A downloadable game
Do you want to try physics under different settings? If so, you're in the right place. In the program, you can try out objects with different physics settings. There's a programming language called Peng Script (Physical Engine Script), which is very simple and straightforward.
Vocabulary:
/ - run script
spawn - create object
Random - create a random object or number
object (any) - the object itself to create
second - creation interval (minimum 1 second, maximum 6 seconds)
all - all object
delete - delete object
sound - sound of object creation or destruction
Effect - effect for an object to return to its normal state, which needs to be maintained. Normal
set - insert specific settings for the object
physics - physics used to control objects
example:/spawn black square 1sec
example:/delete circle
example:/spawn random circle
Created by: Pavlokl
Made in: Construct 3 (r 458)
Version: beta 1
| Status | In development |
| Category | Physical game |
| Author | pavlokl |
| Tags | 2D, Physics |

Leave a comment
Log in with itch.io to leave a comment.