pixelperfectengine ~master (2023-12-13T21:18:59Z)
Dub
Repo
SnakeGame.snakeSE
snake
app
SnakeGame
These are the tiles, we're going to use in our game
class
SnakeGame
Bitmap8Bit
snakeSE
;
Meta
Source
See Implementation
snake
app
SnakeGame
constructors
this
enums
Direction
TileTypes
functions
axisEvent
clearTilemap
controllerAdded
controllerRemoved
keyEvent
moveSnake
onQuit
placeNextApple
timerEvent
whereTheMagicHappens
variables
apple
dir
empty
ih
output
playfield
prevDir
raster
rng
score
snakeH
snakeHead
snakeNE
snakeNW
snakeSE
snakeSW
snakeV
state
These are the tiles, we're going to use in our game