Skip to content

InfiniteCoder01/regex-snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

A snake game in RegEx (Yep, regular expressions)

Just a fun challenge

Youtube Video

Play it right now

Source code

The source code is in the docs directory (I did this, so GitHub Pages can work). To run this locally, clone the repo, cd into docs and run a server (for example, python -m http.server 8000, this is required because of CORS policy)

About

A snake game in RegEx (Yep, regular expressions)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published