Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AnilBK/Sclone

Repository files navigation

Sclone:

Sclone is a block-based game making tool inspired from Scratch.

image

Sclone generates C++ program from blocks and that program is compiled and run. The blocks above generates the following code: image

Demonstration:

Sclone_Demonstration.mp4

Editor Controls:

'H' to toggle panning mode.
Mouse Scroll to zoom in/out.

Moving Sprite in Editor:

'G' to enter sprite dragging mode & drag sprite relative to mouse.
When sprite is in dragging mode:
    'C' to move sprite to mouse position.
    'X' to move sprite relative to mouse in X direction.
    'Y' to move sprite relative to mouse in Y direction.
    'ESC' to quit sprite dragging mode.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published