encompass-cs-docs/content/pong/move_paddle/_index.md

12 lines
220 B
Markdown
Raw Normal View History

2019-05-23 21:27:13 +00:00
---
title: "Moving the Paddle"
date: 2019-05-23T12:59:29-07:00
weight: 100
---
Now we want to drive the simulation: we want values to change over time.
So we are gonna need some Engines.
Let's write our first Engine.