Wow there is tetris and 2048 and flappy birds on the Playground http://www.racketscript.org/#example/flappy-birds
spdegabrielle
Recent community posts
another option is Urlang
The author describes it as ‘JavaScript with sane syntax ‘
That syntax is of course lispy ;)
There is even an example game!
space-invaders: https://github.com/soegaard/urlang/tree/master/urlang-examples/space-invaders
RacketScript is under active development and has a really friendly team
There was a flappy-birds demo game but I can’t find it right now
How cool! Lisp should be everywhere!
In case your interested, there are others combining lisp and c64 retro game development :
—
Asi64
Written by Ross McKinlay
The Racket based cross-platform 6502 assembler. Primarily aimed at programming the Commodore 64, with VICE emulator support.
R-cade: R-cade is a simple, retro, game engine for the Racket programming language with a few, specific goals in mind.
(I am not the author I just think it looks good)
R-cade: R-cade is a simple, retro, game engine for the Racket programming language with a few, specific goals in mind.
If you are thinking of using Racket, some resources are collected at
https://github.com/racket/racket/wiki/Game-Development
bw
Stephen
If you are thinking of using Racket, some resources are collected at
https://github.com/racket/racket/wiki/Game-Development
bw
Stephen