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

Example with snake is not compileable #8

Open
Sorokin-Anton opened this issue Jan 9, 2024 · 1 comment
Open

Example with snake is not compileable #8

Sorokin-Anton opened this issue Jan 9, 2024 · 1 comment

Comments

@Sorokin-Anton
Copy link

https://github.com/Simre1/yampa-sdl2/blob/master/examples/Snake/Main.hs ends with

foodSF' :: SF (Player, Food) (Food, Food)
foodSF' = proc (p,f) -> do
  let ()

so its impossible to even compile it

@Simre1
Copy link
Owner

Simre1 commented Feb 20, 2024

Sorry, I do not think I will maintain yampa-sdl2 any longer. If you are interested, I have been working on a similar library (reactimate-game). This does not use Yampa but is heavily inspired by it.

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

2 participants