Fork me on GitHub
#clojure-nl
<
2020-02-14
>
Mno08:02:26

Mornin'. May your day be filled with chocolate

Mno09:02:15

Vrijdag!

helios09:02:13

Interesting to see "Clojure in X" for many values of X

jewiet10:02:41

Hello everyone! I started learning Clojure 3 months ago. I have created a terminal based single player game using Clojure to help me learn. And I am looking for trainee-ship/internship and if you know any please let me know. Here is a link to my game https://gitlab.com/jewiet/lonely-dobble I live near Amsterdam. Have a nice weekend!

borkdude10:02:25

@fana wow, awesome. how do I quit the game, or is it supposed to be difficult like in vim? 🙂

borkdude10:02:02

@fana if you are on twitter and you're looking for something, I would be happy to retweet your job/internship request

jewiet11:02:08

@Fanamh is my twitter account. It would be nice if you do that. Dank u wel!

borkdude11:02:38

So if you can make a tweet then I could retweet it

jewiet11:02:35

It's done!

borkdude11:02:22

retweeted it

jewiet11:02:04

Yeah, thanks!

borkdude11:02:33

You can also post your message in #jobs, I'm sure there are people there who are also looking for interns

jewiet11:02:25

Yeah, of course.

jeroenvandijk11:02:50

Hi @fana. Maybe adgoji could offer something. What do you like to get out of the internship (what do you want to do / learn etc)?

jewiet11:02:21

Hello @U0FT7SRLP to learn, improve my skills, gain professional experience and finally to get a job.

jeroenvandijk11:02:58

Sounds good. I'll send you a pm a bit later

👍 4
jewiet10:02:57

Escape button and works in vim only. It doesn't work in Emacs.

borkdude10:02:08

ah, I ran it from the terminal

borkdude10:02:15

that works, might be nice to document 🙂

👍 4
Mno10:02:19

does ctrl-d not work?

borkdude10:02:34

not for me no

borkdude10:02:07

@stex you were looking for something that reads single characters. it seems that @fana's game does this -- interesting!

Mno10:02:45

Anyway really cool, nicely done.

😃 4
jewiet10:02:02

@borkdude I used Clojure lanterna library to read characters.

borkdude10:02:41

@fana very nicely done