TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

My Common Lisp game "2x0ng" was featured on indie gaming site Tigsource today

1 pointsby david_otooleabout 12 years ago

2 comments

david_otooleabout 12 years ago
Also video-reviewed at Indie Impressions. <a href="http://indie-impressions.com/?p=1893" rel="nofollow">http://indie-impressions.com/?p=1893</a><p>I hope there is a bright future for games and other multimedia in Common Lisp---Some folks maintain a lisp games wiki at <a href="http://lispgames.org" rel="nofollow">http://lispgames.org</a> . And it isn't just CL, there are exciting things going on in Schemeland like Fluxus Scheme and Schemebricks.
david_otooleabout 12 years ago
Special relevance to Lisp: this game involves procedurally-generated puzzles so that you never play the same level twice. I doubt I would have been able to pull this off the way I did, without a dialect of Lisp to use in generating non-trivial (yet always-solvable) puzzles for the player.