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

ClojureScript yasunori block #113

Merged
merged 31 commits into from
Oct 12, 2024
Merged

ClojureScript yasunori block #113

merged 31 commits into from
Oct 12, 2024

Commits on Oct 12, 2024

  1. first commit

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ba58497 View commit details
    Browse the repository at this point in the history
  2. use rebel-readline-cljs

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a6ec891 View commit details
    Browse the repository at this point in the history
  3. follow tutorial

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    8e35b7e View commit details
    Browse the repository at this point in the history
  4. use :fig alias

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    0248857 View commit details
    Browse the repository at this point in the history
  5. define app

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    905e8c8 View commit details
    Browse the repository at this point in the history
  6. use run as function name

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    e9f9abf View commit details
    Browse the repository at this point in the history
  7. change title

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7e550be View commit details
    Browse the repository at this point in the history
  8. use first reagent state

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    3d7a70c View commit details
    Browse the repository at this point in the history
  9. add timer

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    eadf5ce View commit details
    Browse the repository at this point in the history
  10. add event loop

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    96b3ad2 View commit details
    Browse the repository at this point in the history
  11. add ball calc logic

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    3a4c0f1 View commit details
    Browse the repository at this point in the history
  12. paddle is moveable

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    eb1a8a8 View commit details
    Browse the repository at this point in the history
  13. draw block

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    31e4e4a View commit details
    Browse the repository at this point in the history
  14. collision with block

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    2d1d4b8 View commit details
    Browse the repository at this point in the history
  15. add game win check

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    04a0ae5 View commit details
    Browse the repository at this point in the history
  16. update cljs

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    2fe96aa View commit details
    Browse the repository at this point in the history
  17. refine paddle refrection

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    0675c7d View commit details
    Browse the repository at this point in the history
  18. use h

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    1769abe View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3b59fe0 View commit details
    Browse the repository at this point in the history
  20. refine const

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    b740bbe View commit details
    Browse the repository at this point in the history
  21. add README

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a1fd2de View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e8f018b View commit details
    Browse the repository at this point in the history
  23. remove unneeded debug print

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    feb5db4 View commit details
    Browse the repository at this point in the history
  24. refine let

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4c098b6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    e844169 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5717452 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    bf0f612 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    aad0c1a View commit details
    Browse the repository at this point in the history
  29. use strict dot form

    conao3 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    8ee75b2 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    df79f05 View commit details
    Browse the repository at this point in the history
  31. Create Cljs Breakout workflow

    tomoya committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    3cabb3d View commit details
    Browse the repository at this point in the history