Making Pong in TIC-80 - Part 1, Paddles and ball

Поділитися
Вставка
  • Опубліковано 30 лип 2024
  • Let's start by placing paddles and a ball.
    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 **
    Game Loops: gameprogrammingpatterns.com/g...
    TIC-80:
    - Official website: tic80.com/
    - Cheatsheet: zenithsal.com/assets/document...
    - Wiki Documentation: github.com/nesbox/TIC-80/wiki
    Chapters:
    00:00 - Intro
    00:41 - Where do we start?
    01:12 - What is TIC-8?
    03:54 - So this is TIC-80...
    06:46 - We actually start coding
    10:32 - How coordinates work
    12:24 - Paddles! Finally!

КОМЕНТАРІ • 1

  • @ZachAttakkCodes
    @ZachAttakkCodes  2 роки тому +1

    Get TIC-80! Code along! tic80.com/create😉💻