mirror of
https://github.com/flynx/Slang.git
synced 2025-10-29 02:30:08 +00:00
tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
b541b6e882
commit
8ea9c548c0
@ -20,10 +20,10 @@ var Snake = {
|
||||
interval: 200,
|
||||
},
|
||||
|
||||
field_size: null,
|
||||
|
||||
_field: null,
|
||||
_cells: null,
|
||||
players: null,
|
||||
field_size: null,
|
||||
|
||||
// XXX BUG: going down into bottom left corner breaks the snake...
|
||||
// ...check other corner cases!
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user