
It's a Small World
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
> This is such a small world, right?
>
> How many times have you been surprised by stumbling upon a friend or acquaintances on an unexpected place?
>
> This "game" is about that. About uncovering unexpected connections.
The game is currently quite brief, with only one connection. I preferred to stop it at that and add music, sound effects and a "proper" ending than to try to shove content and fail to add any of those.
Move with arrows keys, WASD, ZQSD, gamepad's left analog stick.
Jump or interact with stuff with up, W, A, enter key or button 'A'.
* Windows: Simply double click the executable
* Linux: Most of the required libraries were packaged with the game. To use those, run it as follows:
```bash
LD_LIBRARY_PATH=".:$LD_LIBRARY_PATH" ./its_a_small_world
```
* Credits to @michaelb for reminding me to point this out. :smiley:
* Download for Windows 64
* Download for Windows 32
* Download for Linux 64
* Download for Linux 32
* Source Code
* Timelapse
* Language: C
* Library: GFraMe (2.4.1)
* Music: c_synth (1.0.2c)
* SFX: sfxr/bfxr
* Editor: Vim
* Tilemap editor: Tiled
* Timelapse: Chronolapse
* Image editor: GIMP
* OS: Ubuntu 14.04
* Window manager: i3 (first time using it on a LD!!)
* v1.0.0.f - 2017-05-07
* Add notes about how to launch the game
* NOTE: Only the page was modified
* v1.0.0.e - 2017-05-03
* Finish unfinished sentence.
* Modify game description to be within a quote-block
* NOTE: Only the page was modified
* v1.0.0.d - 2017-05-01
* Re-add cover art to page
* I hadn't noticed that the cover image isn't displayed here...
* NOTE: Only the page was modified
* v1.0.0.d - 2017-05-01
* Actually add a cover art the official way
* NOTE: Only the page was modified
* v1.0.0.c - 2017-04-30
* Updated cover art
* NOTE: Only the page was modified
* v1.0.0.b - 2017-04-30
* Add timelapse link
* NOTE: Only the page was modified
* v1.0.0.a - 2017-04-24
* Rename game binary so it's not a generic `game`/`game.exe`.
* Fix name of packages
* Fix link to Window's build
* v1.0.0 - 2017-04-23
* Initial version
>
> How many times have you been surprised by stumbling upon a friend or acquaintances on an unexpected place?
>
> This "game" is about that. About uncovering unexpected connections.
The game is currently quite brief, with only one connection. I preferred to stop it at that and add music, sound effects and a "proper" ending than to try to shove content and fail to add any of those.
Controls
Move with arrows keys, WASD, ZQSD, gamepad's left analog stick.
Jump or interact with stuff with up, W, A, enter key or button 'A'.
Launching the game
* Windows: Simply double click the executable
* Linux: Most of the required libraries were packaged with the game. To use those, run it as follows:
```bash
LD_LIBRARY_PATH=".:$LD_LIBRARY_PATH" ./its_a_small_world
```
* Credits to @michaelb for reminding me to point this out. :smiley:
Links
* Download for Windows 64
* Download for Windows 32
* Download for Linux 64
* Download for Linux 32
* Source Code
* Timelapse
Tools
* Language: C
* Library: GFraMe (2.4.1)
* Music: c_synth (1.0.2c)
* SFX: sfxr/bfxr
* Editor: Vim
* Tilemap editor: Tiled
* Timelapse: Chronolapse
* Image editor: GIMP
* OS: Ubuntu 14.04
* Window manager: i3 (first time using it on a LD!!)
Changelog
* v1.0.0.f - 2017-05-07
* Add notes about how to launch the game
* NOTE: Only the page was modified
* v1.0.0.e - 2017-05-03
* Finish unfinished sentence.
* Modify game description to be within a quote-block
* NOTE: Only the page was modified
* v1.0.0.d - 2017-05-01
* Re-add cover art to page
* I hadn't noticed that the cover image isn't displayed here...
* NOTE: Only the page was modified
* v1.0.0.d - 2017-05-01
* Actually add a cover art the official way
* NOTE: Only the page was modified
* v1.0.0.c - 2017-04-30
* Updated cover art
* NOTE: Only the page was modified
* v1.0.0.b - 2017-04-30
* Add timelapse link
* NOTE: Only the page was modified
* v1.0.0.a - 2017-04-24
* Rename game binary so it's not a generic `game`/`game.exe`.
* Fix name of packages
* Fix link to Window's build
* v1.0.0 - 2017-04-23
* Initial version