This website requires JavaScript.
Explore
Help
Sign in
Defelo
/
Snake
Archived
Watch
1
Star
0
Fork
You've already forked Snake
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
This repository has been archived on
2025-05-08
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
b80fe9c16d
Snake
/
directions.py
Defelo
15b26df206
Add basic game structure and cli
2019-04-07 18:00:09 +02:00
1 line
36 B
Python
Raw
Blame
History
NORTH
,
EAST
,
SOUTH
,
WEST
=
range
(
4
)
Reference in a new issue
View git blame
Copy permalink