Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 252 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 252 Bytes

img-bounce

A basic program to bounce an image across the screen.

Running

To run the program, simply run the following command:

go run .

Building

To build the program, simply run the following command:

./build.bat