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
- Host: GitHub
- URL: https://github.com/expl0it3r/oneroom
- Owner: eXpl0it3r
- Created: 2016-12-12T17:02:39.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-12T17:11:52.000Z (almost 9 years ago)
- Last Synced: 2025-04-15T20:09:25.467Z (6 months ago)
- Topics: game, gamejam, ludumdare, sfml
- Language: C++
- Homepage:
- Size: 5.96 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 frameworkProgramming 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/) - CompilerAudio 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 synthesizerImage 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 systemStreaming 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