Skip to content

This is a game which implements a fully functional paradigm. This game does not declare any local variables and only uses formal parameters in every function call. This project was implemented in a language called Racket which is very similar to Lisp

Notifications You must be signed in to change notification settings

chiller-whale/Break-Out-Game-Racket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is a breakout (also known as brick smasher) game built in Racket (a spin off of lisp).

This project uses a functional approach to create a game. This is my first big project in this language and my first real experience with using a functional paradigm throughout an entire project.

This project was done as a school assignment and is more for demonstration and practice of functional techniques, rather than a playable game.

About

This is a game which implements a fully functional paradigm. This game does not declare any local variables and only uses formal parameters in every function call. This project was implemented in a language called Racket which is very similar to Lisp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages