Forum Discussion

DanielBenton's avatar
DanielBenton
Community Member
2 days ago

PONG IN STORYLINE: DOWNLOAD INCLUDED

This is the end result of an evening partnering with chat GPT to come up with a recreation of the timeless Pong game, built using Articulate Storyline's features and some JavaScript magic. This project demonstrates how Storyline can be pushed beyond traditional e-learning interactions to create engaging games.

  • Slide Setup: The game is set on a single slide with a custom size of 800x600 pixels.
  • Game Objects: It includes the ball, player paddle, and AI paddle, all created using simple shapes.
  • JavaScript Integration: JavaScript is used to control the game logic, object movement, collision detection, and scoring.
  • DOM Manipulation: By accessing the HTML elements directly, the game achieves smooth animations and responsive controls.
  • Keyboard Controls: The player paddle is controlled using the up and down arrow keys for intuitive gameplay.

Please feel free to download the storyfile, explore, learn and make your own improvements.

 

Compatibility Note

Due to Review 360's limitations with JavaScript, the game won't function correctly when uploaded there. To fully experience the game:

  • Publish for Web: Export the project as a Web-only output.
  • Host Locally: Open the story_html5.html file in a modern web browser (e.g., Chrome or Edge).
  • Host Online: Use platforms like AWS, Google Drive (public sharing enabled), or a personal website to host the game.
No RepliesBe the first to reply