Bullet Dodge
A downloadable game for Linux
NOTE: This game was made in 3 hours for the Newbie Game Jam 2022-1.
Dodge bullets in this simplistic and minimal game.
Made in the pygame python library.
Note: The windows .exe may not work.... atleast not on wine.
Install instructions
Windows:
download and run the exe file.
Linux:
download the linux binary, and then run the following in the terminal:
cd ~/Downloads # go to downloads folder
chmod +x ./bulletdodge-linux # make executable
./bulletdodge-linux # run binary
Leave a comment
Log in with itch.io to leave a comment.