issues
search
mroobit
/
untitled-sidescroller
2D Platformer written in Go with Ebitengine
https://shannondybvig.com/projects/untitled-sidescroller/
MIT License
1
stars
0
forks
source link
Rename methods, move variables where they belong
#13
Closed
mroobit
closed
1 year ago
mroobit
commented
1 year ago
Refactoring:
renamed character methods and variables to be clearer
condensed item.go into treasure.go
Refactoring: