Rhombus-in-the-rough: A 2D RPG implemented in the Rhombus Racket dialect

https://github.com/Gopiandcode/rhombus-in-the-rough

GitHub - Gopiandcode/rhombus-in-the-rough: A 2D RPG implemented in the Rhombus Racket dialect

A 2D RPG implemented in the Rhombus Racket dialect - Gopiandcode/rhombus-in-the-rough

GitHub

“Rhombus is an experimental new language being developed by the Racket team which shifts away from lisp's traditional s-expressions to an indentation based syntax --- in contrast to other whitespace based lisps, indentation isn't used simply as a replacement for parenthesis, and instead Rhombus code (and macros) operate over a richer representation than S-expressions that it calls shrubbery.”
(continued)

2/3

“While most Rhombus code that has been written so far is of an academic nature, this project represents the use of Rhombus for a more realistic project, and showcases the macro system to implement a number of DSLs --- an overview is given in the readme.”
- Kiran Gopinathan (via Reddit)
Take a look
Interested in Rhombus? Start with the project README at https://github.com/racket/rhombus-prototype
GitHub - racket/rhombus-prototype: Brainstorming and draft proposals for Rhombus

Brainstorming and draft proposals for Rhombus. Contribute to racket/rhombus-prototype development by creating an account on GitHub.

GitHub
Thanks for the mention!!!