All Projects → miskatonicstudio → intrepid

miskatonicstudio / intrepid

Licence: other
No description, website, or topics provided.

Programming Languages

GDScript
375 projects
GLSL
2045 projects
Batchfile
5799 projects

Intrepid logo

Intrepid

This is the source code of a computer game Intrepid. You can download the game from Steam, itch.io, or directly from Miskatonic Studio's website. Mac OS beta version is available on itch.io and on our website.

The source code does not contain the whole history of Intrepid's development. The main reason is that the .git folder contained all the changes applied to binary resources (images, models), which significantly increased its size, but didn't bring any value.

The contents of this repository should be enough to build the entire game from scratch. If you encounter any problems, let us know and we'll do our best to assist you.

Intrepid was created using Godot Engine 3.0.6 and the codebase might not work properly with other versions of the engine.

Licenses:

While many of the resources used in the game are public domain, please consider crediting their original authors if you decide to use them for your projects.

Engine

Godot Engine itself is distributed using the MIT license.

Code

The game uses a CRT shader created by AaronWizard. It is licensed under the MIT license and available on GitHub: CRTScreenShader.

The remaining code used in the game was created by Paweł Fertyk and Stanisław Karlik and is public domain.

Images

Miskatonic Studio's logo is included in this repository, but it cannot be used without a direct permission from Miskatonic Studio.

Images of the yellow planet and 2 moons were created by Paweł Fertyk using Fracplanet and Blender and are public domain. The yellow planet uses a cloud texture created by NASA: Blue Marble.

Other images were created by Joseph Diaz and Zaven Boyrazian. All of them (including the game's icon and logo) are public domain.

Models

The model of a human being was created by Paweł Fertyk and was strongly inspired by the bat creature's model from Ben Simmonds' book: Blender Master Class. The model in this repository is public domain, while the original is licensed under Creative Commons non-commercial attribution license (CC-BY-NC).

Other 3D models were created by Zaven Boyrazian and are public domain.

Original Blender files and textures (also public domain) can be downloaded directly:

Fonts

consola.ttf was provided by Zaven Boyrazian and is public domain. FiraMono-Bold.otf and monospaced_font.otf (renamed from FiraMono-Regular.otf) are licensed under the Open Font License.

Sounds

Public domain

The following sounds are public domain and can be downloaded from Freesound.

Creative Commons Attribution

The following sounds are licensed under Creative Commons Attribution license and can be downloaded from Freesound.

PMSFX

The following sounds were downloaded from PMSFX. They are all part of the free SAMPLER bundle and cannot be redistributed without author's permission (according to the EULA).

  • credits.wav: [PM_SAMPLER_2018_v1.6] PM_SFA2_2.wav
  • escape_door.wav: [SAMPLER] PM_FSSF_DOOR_BIG_2.wav
  • exit_music_reverse.wav: [SAMPLER] PM_Echopraxia_Impacts_Stingers_3.wav
  • game_outro_music.wav: [SAMPLER] PM_RD_Drone_5.wav
  • intro.wav: [PM_SAMPLER_2018_v1.6] PM_INT_EXC_30.wav
  • main_music_loop.wav: [SAMPLER] PM_FSSF_AMBIENCE_SOUNDSCAPE_LOOP_3.wav
  • menu_button.wav: [SAMPLER] PM_FSSF_UI_BEEP_14.wav
  • power_panel_lock_code.wav: [SAMPLER] PM_CSPH_Beeps_47.wav
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].