Skip to content

Comment on Game Programming in Prolog

Comments

I admit to not having that much experience in prolog, but I'm having a hard time translating the time parameter `[n]` into executable prolog. Anyone got a clue?

that is prolog pseudocode. You would probably use the lists:nth/3 predicate.

https://www.scryer.pl/lists

Markus Triska has probably the best resources on modern Prolog.

Just search for "Power of Prolog" on YouTube or the internets.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.