HOME > SNAPCODE > GALLERY > INTRODUCTION

SnapCode Introduction Demo

 

SnapCode is a new educational IDE for graphically constructing code by drag and drop of code building blocks. This demo shows:

  • Creating a SnapCode project
  • Adding an Actor to the Scene
  • Adding code blocks to the main() method to move/turn an actor at startup
  • Adding code blocks to the act() method to move/turn actors for each frame
  • Exporing the code that resulted from the configured animations
 

More: Pen Graphics.