https://github.com/gingerbill/ld-30
Ludum Dare - Connected Worlds - Flipside
https://github.com/gingerbill/ld-30
Last synced: about 1 year ago
JSON representation
Ludum Dare - Connected Worlds - Flipside
- Host: GitHub
- URL: https://github.com/gingerbill/ld-30
- Owner: gingerBill
- Created: 2016-11-19T23:24:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-19T23:29:59.000Z (over 9 years ago)
- Last Synced: 2025-01-31T16:58:34.123Z (over 1 year ago)
- Language: C++
- Size: 9.66 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flipside
## Ludum Dare 30 - Connected Worlds

Ludum Dare Entry: http://ludumdare.com/compo/ludum-dare-30/?action=preview&uid=29029
## Requirements
* OS: Mac OS X
* OpenGL 2.1
* Keyboard
* Mouse
## Controls
* [W] Forward
* [A] Left
* [S] Back
* [D] Right
* [E] Use Portal or Use Door (with key)
* [Space] Place Portal
* [Esc] Pause
## Aim
The aim of the game is to travel through and place portals which will flip the player to the other side of the map in order to collect portal potions to create portals and keys to unlock doors, to complete the level's end which is marked by a red flag.
## YouTube Video
https://www.youtube.com/watch?v=tTIjh4kolp0
## Tools Used:
* Programming Language: C++11
* Libraries: SFML 2.1, OpenGL 2.1, glm, glew
* Image Editor/Creator: Photoshop CS5
* Music Editor/Creator: Garageband
* Text Edito/Creator: Sublime Text 3