GuillemBarroso / CLing

2D survival game using command line
MIT License
3 stars 1 forks source link

Refactor commands #23

Closed GuillemBarroso closed 1 year ago

GuillemBarroso commented 1 year ago

Way more clever approach to execute commands. Now each command will have an execute method with all the logic inside.