Skip to content

Jealrock/lispy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Flappy bird but it's homoiconic

footage

This is a flappy bird game rendered through text, but with a twist: the text is the actual code that gets evaluated.

The runner reads text and interprets it as a frame, then outputs the next frame , reads it, interprets, outputs next frame and so on and so on.

The only thing required is a valid initial frame.

Running the game

clj -M runner.clj

About

Terminal Flappy bird but it's homoiconic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published