Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

248 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

julGame-Logo-2023

julGame is an open-source game engine meant for creating 2D games using the Julia programming language. https://julialang.org/

Why are you making this?

Because I find Julia interesting and I've always wanted to create a game engine. I would like to see a game dev scene around it as there isn't much of one now. I am not a Julia programmer (nor an experienced game engine creator), so I am sure there is a lot I am doing wrong. If you see anything that I can fix, please just let me know with a discussion or an issue.

How to install as a package:

] add https://github.com/Kyjor/julGame.jl for main

] add https://github.com/Kyjor/julGame.jl#develop for develop

How to build the platformer project

Navigate to demos, and start the julia repl in this folder. Use cd("full\path\to\demos"). Run "using PackageCompiler" (install PackageCompiler if you haven't already). Run the function create_app("platformer","NameOfTheBuildFileFolder"). Replace "NameOfTheBuildFileFolder" with whatever you want to name it.

About

julgame is a game engine based on the julia programming language with the help of SDL2.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages