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

play nicely with the repl #16

Open
4 tasks
facundoolano opened this issue Oct 16, 2017 · 1 comment
Open
4 tasks

play nicely with the repl #16

facundoolano opened this issue Oct 16, 2017 · 1 comment
Milestone

Comments

@facundoolano
Copy link
Owner

this issue is bigger in clj, remember in cljs the game runs in the browser so the terminal taken problem does not exist.

Still targeting both, if we fix this the clj version may make more sense for development.

  • look into proper fighweel workflow. try to preserve game state instead of restarting when code updates
  • run game or parts of it from REPL (exit dont kill process)
  • add debugging capabilities to a running game, for example print game map (all or specific parts) at any moment
  • develop/test from the repl
@facundoolano facundoolano added this to the v1 milestone Oct 16, 2017
@facundoolano
Copy link
Owner Author

this may be less relevant considering #50 although the figwheel part still applies

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

1 participant