From f04a56de30f06d977a55af67f416a2558345b45d Mon Sep 17 00:00:00 2001 From: SVAKSHA Date: Tue, 15 Dec 2015 11:11:14 +0530 Subject: [PATCH] @zyedidia : SpaceShooter.jl --- Computer-Graphics.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Computer-Graphics.md b/Computer-Graphics.md index 8f3b5129c3..31b663c898 100644 --- a/Computer-Graphics.md +++ b/Computer-Graphics.md @@ -73,6 +73,7 @@ + [AtariAlgos.jl](https://github.com/tbreloff/AtariAlgos.jl) :: Models/algorithms for use with the Arcade Learning Environment (ALE). + [Quake2.jl](https://github.com/jayschwa/Quake2.jl) :: Experimental Quake 2 map graphics engine written with Julia and modern OpenGL. + [ReinforcementLearning.jl](https://github.com/benhamner/ReinforcementLearning.jl). ++ [SpaceShooter.jl](https://github.com/zyedidia/SpaceShooter.jl) :: This is a small space shooter game made in Julia with SFML.jl + [WaveToy.jl](https://github.com/eschnett/WaveToy.jl) :: Julia WaveToy. + [zyedidia/SFML.jl](https://github.com/zyedidia/SFML.jl) :: A binding of the Game and Multimedia Library SFML.