Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 219 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 219 Bytes

SpaceShooter.jl

This is a small space shooter game made in Julia with [SFML.jl] (https://github.com/zyedidia/SFML.jl)

Make sure you have SFML.jl installed.

Once you do, run julia src/main.jl to start the game.