Skip to content

Added Fizz-Buzz in Befunge Article #314

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

Merged
merged 8 commits into from
Aug 30, 2020
Merged

Conversation

stuin
Copy link
Member

@stuin stuin commented Aug 30, 2020

(There is no template for this yet)

It was a bit tricky to write because Befunge is complicated, but especially because there are no variable names, so there is no good way to keep referring to the iteration count.
Let me know if there is anything more I should change.

@jrg94
Copy link
Member

jrg94 commented Aug 30, 2020

Good call on the template! Also, good to see you again.

@jrg94 jrg94 requested a review from a team August 30, 2020 19:21
@jrg94 jrg94 added the sample program Sample program documentation label Aug 30, 2020
@jrg94
Copy link
Member

jrg94 commented Aug 30, 2020

Also, this fixes #85

Copy link
Member

@jrg94 jrg94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! 👍 Glad to have ya back.

@jrg94
Copy link
Member

jrg94 commented Aug 30, 2020

Actually! One quick thing, can we update the date in the file name and in the last-modifed tag?

@jrg94 jrg94 merged commit 29322eb into TheRenegadeCoder:master Aug 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sample program Sample program documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants