eisl icon indicating copy to clipboard operation
eisl copied to clipboard

tcl/tk GUI

Open sasagawa888 opened this issue 2 years ago • 5 comments

I am making tcl/tk library so that you can make simple games.

sasagawa888 avatar Jul 01 '22 08:07 sasagawa888

I tried this out, it worked for me after some minor fixes. Great work!

poldy avatar Jul 02 '22 11:07 poldy

Mr. Poldy Thank you for your pull request. Development will be accelerated.

sasagawa888 avatar Jul 02 '22 22:07 sasagawa888

I added an example of Sierpinski recursive shapes. See tests/tk.lsp

sasagawa888 avatar Jul 11 '22 09:07 sasagawa888

I added tic-tac-toe game. tests/tk2.lsp

sasagawa888 avatar Aug 21 '22 03:08 sasagawa888

I decided to go by Common Lisp convention. Changed double colon to single colon.

e.g. tk::menu -> tk:menu

sasagawa888 avatar Aug 23 '22 00:08 sasagawa888

The development of the tcltk library will end for now. it will restart again if necessary. Thank you for your support.

sasagawa888 avatar Aug 27 '22 08:08 sasagawa888