Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not an issue. I just wanted to say how absolutely impressed I am with this work. #1

Open
baconicsynergy opened this issue Apr 25, 2017 · 2 comments

Comments

@baconicsynergy
Copy link

baconicsynergy commented Apr 25, 2017

Writing code in pure assembly language? It's absolutely incredible. Good work.

Although, instead of having all of the assembly code in a large, single text file, perhaps you could split it up into smaller modules? Just a suggestion, I am not nearly skilled enough as a coder to make hard contributions.

@Achilles1515
Copy link
Owner

A lot of people are scared of assembly (maybe just the tediousness of it), but I find it to be quite fun.

I found myself getting bogged down trying to manage ~100 text files of separate ASM codes (file names and content within) that I was constantly trying to reference when writing new codes. It quickly became easier to just CTRL+F within the document I was currently working (the "Scratchpad") to find something I needed - especially since there is no functional merit to keeping codes in separate files due to the unique nature of how I must go about actually putting the code into the game.

I do think it would be good to split up topics, as far as publicizing on Github goes - so I'll probably look to do this in the future.

Thanks for the comment!

@fpruitt
Copy link

fpruitt commented Aug 2, 2017

@Achilles1515 , I'm a dev and smash fan and would love to help contribute to this project. Is there anything you would like help with? Feel free to PM me at [email protected] .

Also, echoing OP here, great work on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants