GitXplorerGitXplorer
l

Flutter-Snake-Game

public
0 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
9c4a5ca66ed35a864d76e2e0e2b1cb22a477c7c8

backup

kko12345 committed 5 years ago
Unverified
32106d7ca58f62864320add2ee45fd49885046e0

adjusted UI

kko12345 committed 5 years ago
Unverified
c134b36c6be01c12250cec68653b749b959cbb61

adjusted speed and fixed some UI bugs

kko12345 committed 5 years ago
Unverified
484481872e49281a60c39d9a2d54f445ca31252f

version 2

kko12345 committed 5 years ago
Unverified
0a89cec6d9afa425cce5fa2ec3a443d4de0ddaaa

added sprites

kko12345 committed 5 years ago
Unverified
64a055a82f42fa4060044d4f50885fc9014f06ac

fixed minor bugs about the highscore

kko12345 committed 5 years ago

README

The README file for this repository.

snake version 1.1

  • Implemented increasing framerate with increasing scores.
  • Fixed swipe-control bugs.
  • Fixed apple-still-exists-after-being-eaten-by-snake bug.
  • Added launcher icon.

TODO: implement a server that could record global users highscore

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference. FLUTTER SNAKE GAME