Skip to content

Izan24/PBL2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 

Repository files navigation

Astar Wheelchairs

Astar Wheelchair is a visual aplication which allows you to setup destinations to an automatic wheelchair which will calculate the shotest path automatically.

Installation

Follow the instructions of the installer to install the aplication.

Usage

Select the .json file of the folder where the aplication is installed in. Make sure that you have the resources and maps folders.

In case of that they are missing enter to our GIT repositorie and download them. (https://github.com/Izan24/PBL2). Select "SIMULACION_GRAFICA", then "Debug" and download the missing folders.

Libraries

<stdlib.h>
<stdio.h>
<windows.h>
<commdlg.h>
<math.h>
```SDL
"sdl/SDL.h"
"sdl/SDL_image.h"
"sdl/SDL_mixer.h"
"sdl/SDL_ttf.h"

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.