Skip to content

Repository holding our Ludum Dare 48 project, no matter what form it takes!

License

Notifications You must be signed in to change notification settings

comagnan/ludum-dare-48

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LUDUM DARE 48 MYSTERY PROJECT

This repository will contain our Ludum Dare 48 project, built using .net.

Requirements

Supported systems

For now we're targeting Desktop OpenGL, which should work on Windows, Linux and macOS.

Starting the game

In the root of the repository:

dotnet build

will restore all projects.

dotnet run --project .\LD48\LD48.csproj

will run the main project. It's also possible to just write "dotnet run" while in the LD48 folder.

Contributing

Pull requests are required, no pushes directly in main. The code style is open to discussion.

About

Repository holding our Ludum Dare 48 project, no matter what form it takes!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages