Learning Assembly Project

Show us what you're working on, (preferably with screenshots).
Post Reply
robdc
Drutt
Posts: 5
Joined: Fri Jul 10, 2020 2:32 pm

Learning Assembly Project

Post by robdc »

Hi All,

Been wanting to learn assembly for a while, made a start recently with a target of creating a flappy bird clone to get to grips with the basics.
Here's my progress so far, long list of things I'd like to improve on this, next I think is smoother scrolling, followed by better collision detection.

[media]https://streamable.com/jaaxs7[/media]
User avatar
Turrican
Microbot
Posts: 187
Joined: Thu Apr 12, 2018 5:48 pm
Location: Brazil

Re: Learning Assembly Project

Post by Turrican »

I started to learn assembly too.
Let's see how far can I go.
:roll:
robdc
Drutt
Posts: 5
Joined: Fri Jul 10, 2020 2:32 pm

Re: Learning Assembly Project

Post by robdc »

[mention]Turrican[/mention] how have you found it so far? One of the biggest hurdles I found was getting the tooling set up, tried a few combos and have settled on VS Code / sjasmplus/ ZEsarUX /DeZog
User avatar
Turrican
Microbot
Posts: 187
Joined: Thu Apr 12, 2018 5:48 pm
Location: Brazil

Re: Learning Assembly Project

Post by Turrican »

robdc wrote: Fri Jul 17, 2020 11:15 pm @Turrican how have you found it so far? One of the biggest hurdles I found was getting the tooling set up, tried a few combos and have settled on VS Code / sjasmplus/ ZEsarUX /DeZog
I'm in the beginning yet.
I am using pasmo/spectaculator/context.

Look how configure all here:
https://zxspectrumdev.blogspot.com/2009 ... n.html?m=1

Ps: I have the paid version of Spectaculator. But you can use other emulators instead
Freespirit
Microbot
Posts: 105
Joined: Wed Jul 01, 2020 2:33 pm

Re: Learning Assembly Project

Post by Freespirit »

Looks good, well done. I will enjoy seeing your updates.
User avatar
utz
Microbot
Posts: 116
Joined: Wed Nov 15, 2017 9:04 am
Contact:

Re: Learning Assembly Project

Post by utz »

Ha, that actually looks like you're past the "learning Assembly" stage, and are now headed for the "having fun with Assembly" stage :D
Post Reply