Skip to content

Releases: ekinkaradag/snake-vue3

0.1.5

22 Aug 17:51
143732d

Choose a tag to compare

0.1.5 Pre-release
Pre-release

What's Changed

  • Converted the source code to TypeScript.
  • Fixed the "View Source Code" URL.
  • A "How to play" button is added. This triggers a popup which displays the rendered content of HOW_TO_PLAY.md.
  • The grid is visible at the startup as well (No need to click play to see it).

Full Changelog: 0.1.4_beta...0.1.5_beta

0.1.4

18 Aug 21:21
736895d

Choose a tag to compare

0.1.4 Pre-release
Pre-release

What's Changed

  • Added the "View Source Code" link and re-adjusted the visuals

Full Changelog: 0.1.3_beta...0.1.4_beta

0.1.3

16 Aug 22:26
697006e

Choose a tag to compare

0.1.3 Pre-release
Pre-release

What's Changed

  • Fixed a bug where arrow keys would cause page scroll while playing.

Full Changelog: 0.1.2_beta...0.1.3_beta

Start playing now: https://ekinkaradag.github.io/snake-vue3

0.1.2

15 Aug 22:19
0cfa387

Choose a tag to compare

0.1.2 Pre-release
Pre-release

What's Changed

  • Now, there are two modes
    • Play with borders
    • Play without borders
  • Added light blue colored wall cells, for both modes.
  • Now, the snake gets generated in the middle of the grid instead of a random cell in the grid (The initial direction of the snake is still random).

Full Changelog: 0.1.1_beta...0.1.2_beta

Start playing now: https://ekinkaradag.github.io/snake-vue3

0.1.1

13 Aug 14:18
e48f8a2

Choose a tag to compare

0.1.1 Pre-release
Pre-release

What's Changed

  • Every time the snake eats a snack, the game slightly speeds up.
  • Refactored code.

Full Changelog: 0.1.0_beta...0.1.1_beta

0.1.0

13 Aug 14:15

Choose a tag to compare

0.1.0 Pre-release
Pre-release

First version of the game.

Full Changelog: https://github.com/ekinkaradag/snake-vue3/commits/0.1.0_beta