Skip to content

Releases: wladekpal/The-Lazy-Snek

Sprint 6

31 May 18:08
0f4e99c
Compare
Choose a tag to compare
  • Dodanie do menu możliwości importowania i eksportowania poziomów z plików, zarządzanie niestandardowymi poziomami w menu (wyświetlanie ich w dostępnych poziomach po utworzeniu w edytorze/zaimportowaniu, usuwanie).
  • Przykładowy test e2e.
  • Instalator gry
  • Prezentacja.

Sprint 5

17 May 18:37
323bf2d
Compare
Choose a tag to compare
  • Level editor with option to create a new level with choosen size and selecting available blocks.
  • Adding file exlplorer used to save files created in editor.

Sprint 4

03 May 18:00
a8b3781
Compare
Choose a tag to compare
  • Adding all levels available in game.
  • Adding menu in each level, with option to quit level, choose another level and go back to main menu.

Sprint 3

26 Apr 21:49
407369b
Compare
Choose a tag to compare
  • Main menu displayed after starting game.
  • Adding level selection to main menu.
  • Adding the rest of blocks with their respective mechanics.
  • Architecture.

Sprint 2

12 Apr 18:22
8fc041f
Compare
Choose a tag to compare
  • Displaying blocks available in level, drag and drop feature for placing blocks on board.
  • Playing simulation in step-by-step mode.
  • Non-functional requriements.

Sprint 1

05 Apr 20:28
8151d8f
Compare
Choose a tag to compare
  • Game engine.
  • Reading level from file.
  • Level simulation managed by control buttons.
  • Displaying example level after running src/lazy_snek.py script.