Releases: wladekpal/The-Lazy-Snek
Releases · wladekpal/The-Lazy-Snek
Sprint 6
- 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
- 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
- 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
- Main menu displayed after starting game.
- Adding level selection to main menu.
- Adding the rest of blocks with their respective mechanics.
- Architecture.
Sprint 2
- 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
- Game engine.
- Reading level from file.
- Level simulation managed by control buttons.
- Displaying example level after running src/lazy_snek.py script.