Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API

From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@erandria I don't have any Linux, but you can install nesasm and assemble the NES file yourself.
-
@dudeking ok, I installed it, do you know how to build it with it? just `nesasm game.nes` and that's it?
-
@dudeking it results in a game.nes file, I run it with bsnes but I get a black screen. Should I use the game.chr somehow?
-
@erandria it's included in the code, so no. It could still be a compability issue between the different emulators. I find Nestopia and fceuxd work for me best.
-
@dudeking yay, it works, I see the chicken falling down and to the left, and I can make it not fall by pressing up... I can't make it go right tho, WIP effects
it's cute -
@erandria left right movement is disabled, for now I'm working on making the bird jump by pressing a and b. The dpad won't be used in the future. Thanks for actually spending some of your time on it. I genuinely really appreciate it
-
@dudeking ofc, I've been waiting to try since you posted first screenshots, I like trying early WIP
Related Rants
GitHub doesn't support 6502 ASM code highlighting
Now my repo is all just blue
BTW now my NES game is up on GitHub, under the name kuronbka
rant
github
highlighting
reeeeeeeee
code