Making Pong in TIC-80 - Part 2, Making a paddle move

Make the net, some boundary lines, and start making the paddle move.
Everyone has to start somewhere, so let's start with a classic: Pong. We'll be using TIC-80 because it's easy to get working and has everything we need.
** Further reading **
TIC-80:
- Official website: tic80.com/
- Cheatsheet: zenithsal.com/assets/document...
- Wiki Documentation: github.com/nesbox/TIC-80/wiki
Chapters:
00:00 - Let's draw a net
02:30 - Our first for loop! Flow control!
06:52 - We need to know our boundaries
09:27 - Reading inputs from gamepad
10:29 - Variables, both global and local
12:27 - What do we do when buttons happen
15:29 - Nil values and spelling mistakes
19:45 - Sugar, we're goin down

Пікірлер