Fork me on GitHub
#announcements
<
2023-12-29
>
mx200009:12:40

https://github.com/damn/gdl - Game Development Language to make it utterly simple to write games! ā€¢ Everything is based on protocols now and a context object I have again heavily rewritten everything, now the engine uses the context design pattern, as I have posted in reddit already as I was so excited about this. I just updated the readme to explain the new changes.

šŸŽ‰ 17
wow 2
šŸŽ® 4
migalmoreno15:12:11

https://github.com/migalmoreno/tubo: a libre streaming frontend for the web. This project aims at being a port of Newpipe, an Android frontend for various streaming services, but for the web. It leverages the NewpipeExtractor Java library to gather the data, exposes it via a simple REST API and uses re-frame for the front-end SPA. It's my first time using Clojure(Script) in a personal project so any ideas/comments/contributions are welcome!

šŸŽ‰ 5
ā–¶ļø 1
seancorfield17:12:50

The clojure-doc cookbook for tools.build covers how to do this: https://clojure-doc.org/articles/cookbooks/cli_build_projects/#the-generated-pomxml-file (under **The Generated pom.xml File).

šŸ™ 1