cyberpirate92 / snake-game

Yet another snake game for Desktops, as if the world hasn't got any :p
MIT License
0 stars 0 forks source link

Screenshots #1

Open cyberpirate92 opened 7 years ago

cyberpirate92 commented 7 years ago

This is not an actual issue, but just to keep track of how each version looked like. After every major commit, the screenshot/GIF will be added to this thread.

cyberpirate92 commented 7 years ago

snakegamev1

Commit: de57c1bc16b7afad3c777d7478b5c5cdacca7820


Major Issues

  1. No snake trail after consuming an object
cyberpirate92 commented 7 years ago

snakegamev2_lowres

Commit: 684c28f51451b4364b76f8aa71a69cf3d919ce82


Major Issues

  1. The first collectible is not getting added to the trail (#3)

    Enhancements

  2. Adding more options (difficulty, new game, sound etc) (#5)
cyberpirate92 commented 7 years ago

snakegamev3

Commit: 69f5ca5d8b82e735d353556035fc162f4f02dfbb


cyberpirate92 commented 7 years ago

snakegamev4

Commit: 3884ed028249ee3abb09647d791583a9c376805c


Changes made:

  1. Added Panel to display controls and other info
  2. Added 2 effects (for capture and end of game), but not working (#10).