Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phoenixofforce/ludum_dare_51

Speed Barber - Shave busy subway travellers
https://github.com/phoenixofforce/ludum_dare_51

game ldjam ldjam51 ludum-dare ludum-dare-51 ludumdare ludumdare51 sdl2

Last synced: about 19 hours ago
JSON representation

Speed Barber - Shave busy subway travellers

Awesome Lists containing this project

README

        

# Speed Barber
_Made with [SDL2](https://www.libsdl.org/download-2.0.php) in c++._

![logo](https://raw.githubusercontent.com/PhoenixofForce/Ludum_Dare_51/main/res/cover.PNG)

"Comp is too difficult" you say? Well, this game about a barber that chose to work in a subway station was made in just 10 Hours. You play as the SpeedBarber who chose the busy travellers of the subway as his customers. Because they are so busy, you have to finish their requests in 10 seconds or less.

See the entry [here](https://ldjam.com/events/ludum-dare/51/speed-barber)!

## Controls
- Mouse: Move razor
- Hold Left Mouse Button: Turn on razor

## Project Structure

You need to add the SDL2, SDL_image, SDL_mixer files (.dll, include and lib) yourself (maybe i will add them to a github release).
```
mainFolder
- include
- SDL2
- lib
- src
.gitgnore
Makefile
SDL2.dll
```

## Credits

- Razor Sound by [Vinrax](https://opengameart.org/content/electric-razor-sfx)
- Background Noise from [Zapsplat](https://www.zapsplat.com)
- Art by [MsPlanlos](https://twitter.com/MsPlanlos) [Instagram](https://www.instagram.com/msplanlos/)