Coding on 80’s 8-bit microcomputer Commodore VIC-20 with in build-in BASIC 2.0 on 3,583 bytes of free RAM is a real challenge!
I had fun in re-creating classic video games as Pong, Snake and Slalom. Have a look at the code on Github!
Slalom
Original Slalom videogame created for Commodore VIC-20

Pong
A replica of Pong retro videogame for Commodore VIC-20

Snake
A replica of Snake retro videogame for Commodore VIC-20

Programmed in BASIC, fitting in the limited 3.5kb RAM was a challenge!