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

https://github.com/expl0it3r/oneroom

My Entry to the 37th Ludum Dare Jam
https://github.com/expl0it3r/oneroom

game gamejam ludumdare sfml

Last synced: 6 months ago
JSON representation

My Entry to the 37th Ludum Dare Jam

Awesome Lists containing this project

README

          

LDJAM 37 - One Room
===================

This is the product of my participation in the 37th Ludum Dare Jam!

**Goal:** Leave the room successfully.
**Controls:** Use the mouse to navigate and the keyboard to enter numbers and letters.

Libraries
---------

* [SFML](http://www.sfml-dev.org/) - Simple and Fast Multimedia Library
* [Thor](http://www.bromeon.ch/libraries/thor/) - Extends SFML in some ways
* [JSON for Modern C++](https://github.com/nlohmann/json) - Awesome library to read JSON files
* [SmallGameFramework](https://github.com/eXpl0it3r/SmallGameFramework) - My small base framework

Programming Tools
-----------------

* C++ - **The** language
* [CLion](https://www.jetbrains.com/clion/) - JetBrains' C++ IDE
* [CMake](https://cmake.org/) - Meta build system
* [MinGW-w64](https://sourceforge.net/projects/mingwbuilds/) - Compiler

Audio Tools
-----------

* [Bfxr](http://www.bfxr.net/) - Sound effects generator
* [REAPER](http://www.reaper.fm/) - Digital Audio Workstation (DAW)
* [cgMusic](http://codeminion.com/blogs/maciek/2008/05/cgmusic-computers-create-music/) - Music generator
* [Synth1](http://www.geocities.jp/daichi1969/softsynth/) - Free VST synthesizer

Image Tools
-----------

* [PhotoFiltre](http://www.photofiltre-studio.com/pf7-en.htm) - Free and simple image editing tool

Other Tools
-----------

* [cmder](http://cmder.net/) - Awesome command line replacement
* [Git](https://git-scm.com/download/win) - **The** version control system

Streaming Tools
---------------

* [OBS Studio](https://obsproject.com/) - Streaming software
* [Nginx](https://nginx.org/) - Streaming proxy
* [StreamPro.io](https://streampro.io/) - Twitch overlay
* [DroidCam](https://www.dev47apps.com/) - Capturing the Android camera feed