JavaFX Snake Game (WIP)





It's been a while, busy with classes. Decided to work on another little side project. Using what I've learned so far in my Java course, I wanted to test my JavaFX knowledge with this little game.

Using GridPanes, Squares and Timeline Loops, I'm almost 85% done with the game, Snake eats and grows. Just need to add the lose conditions and that should do it.

The game for now starts automatically. (So I need to add I title screen/pause screen)

Link to the project on GitHub.

Comments

Popular posts from this blog

Software Engineering: Documents

Where have I been?