-
also an idea i just had is yaml setting for lockheed sr-71 blackbird
option 1: always on snakes on a planent
Option 2: always in area 3
option 3: local to your game
option 4: anywhere in t…
-
The images for the snake in [snakeGame.py](https://github.com/FumoDraconis/CS3306_GROUP_PROJECT/blob/develop/Stages/Snake/snakeSnake.py) break (i.e. are positioned or orientated incorrectly) when the …
-
UPDATE:
sorry for over-brevity.
snake.py should be implemented first.
in method **init**:
1. snake acquire locks
2. blablabala
in method update:
1. snake will invoke this.player.get_cmd() to know w…
ddmbr updated
11 years ago
-
We now have a rudimentary Snake game, contributed by @Gnu-Bricoleur ([here's the code in `devel`](https://github.com/ZeroPhone/ZPUI/blob/devel/apps/games/snake/main.py)). It's awesome, and the splash …
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue]…
-
-
-
Lines 40 and 41 of the snake_game.py game are incorrect:
win = curses.newwin(self.board["width"] + 2, self.board["height"] + 2, 0, 0)
curses.curs_set(0)
Error messages:
Undefined variable from…
-
-
[nn.zip](https://github.com/pyGuru123/Hacktoberfest-2021/files/7271316/nn.zip)