mirror of
https://github.com/wahyd4/zombie.git
synced 2026-08-09 04:35:54 +10:00
Update readme with how the application works
This commit is contained in:
@@ -22,6 +22,12 @@ docker-compose run app go test ./... -cover
|
||||
|
||||
Please read the code from the entry point `cmd/main.go`
|
||||
|
||||
### How to application works
|
||||
|
||||
* Load input to initialise the application, it will set up the `grid`, `zombie`, `creatures` and `commands`
|
||||
* Make the zombie to start moving, as well as the transformed zombies.
|
||||
* Print out the result.
|
||||
|
||||
## Assumptions
|
||||
|
||||
* All the input data is valid
|
||||
|
||||
Reference in New Issue
Block a user