Skip to content
New issue

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

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

Already on GitHub? # to your account

[ new ] Snake! Using IR! #28

Merged
merged 3 commits into from
Dec 21, 2022
Merged

[ new ] Snake! Using IR! #28

merged 3 commits into from
Dec 21, 2022

Conversation

gallais
Copy link
Contributor

@gallais gallais commented Dec 21, 2022

Building on top of #27

As I said on discord:

Running it should be as simple as going into examples/snake and running make && ./build/exec/snake (you may need to explicitly say NCURSES_VERSION=X make instead of make with X either 5 or 6 depending on the version of ncurses you have installed)

@mattpolzin
Copy link
Owner

I absolutely love this example.

Can you (a) merge main in now that I've merged the PR for the branch on which this was based and (b) build this example in CI a la https://github.com/mattpolzin/ncurses-idris/blob/main/.github/workflows/ci.yml#L61..L65 so future changes to the library don't break this code.

For CI, don't bother with the checks I do for the longer example at the end, just the basic build like for all the other examples.

@mattpolzin mattpolzin merged commit eee4a20 into mattpolzin:main Dec 21, 2022
@gallais gallais deleted the sneke branch December 21, 2022 20:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants