index
:
sliceitoff.git
master
version-0.3
Slice It Off! Arcade game where one slices play area off while avoiding slicing happy faces.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sliceitoff
/
field
/
field.py
Age
Commit message (
Collapse
)
Author
2024-04-26
levels with different colors
Viljami Ilola
2024-04-09
use namespace package in imports
v0.3b2
Viljami Ilola
2024-04-08
life group. indicator for lost life
Viljami Ilola
2024-04-08
refactor field slicer
Viljami Ilola
2024-03-31
python 3.10 and proper version number + lint
Viljami Ilola
2024-03-30
lint
Viljami Ilola
2024-03-29
docstrings
Viljami Ilola
2024-03-29
Enemies to use update
Viljami Ilola
2024-03-29
refactor lettersrite and textpage; field explodes to letters
Viljami Ilola
2024-03-29
stats as object
Viljami Ilola
2024-03-24
scoring
Viljami Ilola
2024-03-24
gameover, level x and level up screens
Viljami Ilola
2024-03-23
slicing partikles
Viljami Ilola
2024-03-23
effects
Viljami Ilola
2024-03-23
player through SingleGroup
Viljami Ilola
2024-03-23
remove cross dependencies. moving logic towards game/...
Viljami Ilola
2024-03-23
Field as sprite group.
Viljami Ilola
2024-03-20
text to srites. cache scaled font sprites...
Viljami Ilola
2024-03-18
stats, level_up, game_over
Viljami Ilola
2024-03-18
area percent calculation
Viljami Ilola
2024-03-18
internal resolution x10. get rid of rest get_sprites functions
Viljami Ilola
2024-03-18
field -> no get_sprites, separate update
Viljami Ilola
2024-03-16
remove unused code
Viljami Ilola
2024-03-16
field remove
Viljami Ilola
2024-03-16
controls and gamelogic draft
Viljami Ilola
2024-03-16
scaling as class
Viljami Ilola
2024-03-16
field slice outline
Viljami Ilola
2024-03-16
drafting game components
Viljami Ilola