Skip to content

ahmedsameha1/snake_game_racket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake game

This is my implementaion of the Snake game. It is written using Racket programming language. I used 2htdp/image to create and handle images. I used 2htdp/universe as the game engine. I used lang/posn to position images. I used rackunit for testing.

The rat image by Icon by Smashicons

After doing the Programming Languages, Part B course and solving multiple problems using the Racket programming language, I thought that it would be good if I did a project using the Racket programming language. So I did the challenge of Build Your Own Snake Game using it.

About

The Snake game using Racket programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages