@ -8,7 +8,7 @@ simgame: examples
./bin/simgame
clean:
rm -rf bin
rm -rf bin *.test
test:
go test -v -count=1 ./...