Skip to content

We are trying to make a simple 3D(or 2D) game using SDL

License

Notifications You must be signed in to change notification settings

Eragonfr/dungeon-sdl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dungeon sdl

This project is a basic C SDL2 project that uses Meson as a build system.

Dependencies

Build instructions

# Clone this repo
git clone https://github.com/Eragonfr/dungeon-sdl
cd dungeon-sdl

# Build
meson build
ninja -C build

# Run
build/dungeon-sdl

License

Unknown License for now.

About

We are trying to make a simple 3D(or 2D) game using SDL

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published