Skip to content

abcdvvvv/Breakout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Breakout

A brick breaker game.

demo1 demo2
demo3 demo4

Installation and run

First clone the repository.

Start Julia in the project folder and type

> julia --project=. 

in the OS terminal.

julia> using Pkg; Pkg.instantiate()
julia> include("breakout.jl")

will load and run the game.

About

A brick breaker game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages