You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @Shayah-01,
Apologies for the late response.
Are you sure you are executing go run ./cmd/mini_tanks.go from the root repo directory mini_tanks and not from the cmd directory?
I have followed these 3 commands exactly on Windows, Mac and Linux and it worked no problem
git clone https://github.com/DTLP/mini_tanks.git
cd mini_tanks
go run ./cmd/mini_tanks.go
Alternatively, if you're on Windows, you can try downloading mini_tanks_v0.1.0_amd64.zip and running the compiled .exe from the Releases https://github.com/DTLP/mini_tanks/releases
Hi @DTLP,
I have followed the following steps for the game's installation:
The error that I am displayed with after running the code is:
I am still so excited to play the game, please help me resolve this issue! :)
The text was updated successfully, but these errors were encountered: