top | item 46259183

(no title)

vaasfps | 2 months ago

Hey ben, thanks for the response and advice, I've built chess in the terminal with Go, the trouble for me is I cant seem to find something I can work on a long time and have fun. I'll try working on more projects and see if I can find something. :)

discuss

order

ben_w|2 months ago

Cool :)

If chess appeals, how about chess variants, perhaps one like Penultima where your implementation could read a custom secret rule for a piece and allow/forbid according to that rule?

(This is also one of the projects on my to-do list).

Games in general can become arbitrarily complex: A tower defence game can expand to become all of Starcraft, or a Settlers of Catan clone could expand to become Civilization.

But yeah, focus on something you'd enjoy either using or playing, depending on if it's a game or a tool.

vaasfps|2 months ago

Thats a really nice idea, thanks for all the advice and help