All Projects → advdotnet → Session Seven

advdotnet / Session Seven

Free oldschool point & click graphic adventure game

Projects that are alternatives of or similar to Session Seven

Coffee
An opinionated 2D game engine for Rust
Stars: ✭ 771 (+3755%)
Mutual labels:  game, game-development, gamedev
Game
⚔️ An online JavaScript 2D Medieval RPG.
Stars: ✭ 388 (+1840%)
Mutual labels:  game, game-development, gamedev
Terasology
Terasology - open source voxel world
Stars: ✭ 3,247 (+16135%)
Mutual labels:  game, game-development, gamedev
Noahgameframe
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
Stars: ✭ 3,258 (+16190%)
Mutual labels:  game, game-development, gamedev
Beaverandfairies
Stars: ✭ 14 (-30%)
Mutual labels:  game, game-development, gamedev
Minigolf
A minigolf game written without a game engine in C
Stars: ✭ 282 (+1310%)
Mutual labels:  game, game-development, gamedev
Ssvopenhexagon
C++14 FOSS clone of "Super Hexagon". Depends on SSVStart, SSVEntitySystem, SSVLuaWrapper, SSVMenuSystem, JSONcpp, SFML2.0. Features JSON/LUA customizable game files, a soundtrack by BOSSFIGHT, pseudo-3D effects.
Stars: ✭ 364 (+1720%)
Mutual labels:  game, game-development, gamedev
Godot Kickstarter 2019
Create your Own Games with Godot, the Free Game Engine: sources from the January Kickstarter project from GDQuest
Stars: ✭ 194 (+870%)
Mutual labels:  game, game-development, gamedev
Godot Open Rpg
Learn to create turn-based combat with this Open Source RPG demo ⚔
Stars: ✭ 855 (+4175%)
Mutual labels:  game, game-development, gamedev
Texturepanner
This repository hosts a shader for Unity3D whose main goal is to facilitate the creation of neon-like signs, conveyor belts and basically whatever based on scrolling textures
Stars: ✭ 528 (+2540%)
Mutual labels:  game, game-development, gamedev
Gdevelop
🎮 GDevelop is an open-source, cross-platform game engine designed to be used by everyone.
Stars: ✭ 3,221 (+16005%)
Mutual labels:  game, game-development, gamedev
Entitas Csharp
Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity
Stars: ✭ 5,393 (+26865%)
Mutual labels:  game, game-development, gamedev
Entitas Cpp
Entitas++ is a fast Entity Component System (ECS) C++11 port of Entitas C#
Stars: ✭ 229 (+1045%)
Mutual labels:  game, game-development, gamedev
Defaultecs
Entity Component System framework aiming for syntax and usage simplicity with maximum performance for game development.
Stars: ✭ 286 (+1330%)
Mutual labels:  game, game-development, gamedev
Awesome Haxe Gamedev
Resources for game development on haxe
Stars: ✭ 213 (+965%)
Mutual labels:  game, game-development, gamedev
Games
🎮 A list of popular/awesome video games, add-ons, maps, etc. hosted on GitHub. Any genre. Any platform. Any engine.
Stars: ✭ 18,676 (+93280%)
Mutual labels:  game, game-development, gamedev
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (+590%)
Mutual labels:  game, game-development, gamedev
Fxgl
Stars: ✭ 2,378 (+11790%)
Mutual labels:  game, game-development, gamedev
Cpp 3d Game Tutorial Series
C++ 3D Game Tutorial Series is a YouTube tutorial series, whose purpose is to help all those who want to take their first steps in the game development from scratch.
Stars: ✭ 400 (+1900%)
Mutual labels:  game, game-development, gamedev
Anything about game
A wonderful list of Game Development resources.
Stars: ✭ 541 (+2605%)
Mutual labels:  game, game-development, gamedev

Session Seven

Build status

About

Session Seven is a free point-and-click escape room game meant for fans of the old school 2D adventures. It has been released as of March the 1st 2019 and can be played on Steam or downloaded from the official homepage. Experienced players should take about one to two hours to complete the game on the first try. The puzzles are chosen to be a good compromise between easy and hard to target both casual and expert adventure gamers. The game and its engine are written in C#. You might be able to build the game, but running the game and executing some tests require additional content files which are only provided in the binary distribution.

Story

You play as Ryan, an estranged father and husband who has just awoken, beaten, bruised, and alone in a locked cellar. Your head is throbbing, and you have only a few vague, twisted memories about how you might have gotten there. Armed only with the sparse tools around you and the strange, possibly dark mementos you find along the way, it is up to you to find out what happened and escape the basement.

Your life is not the only one on the line. Your wife and son may be in danger too. Through a series of puzzles and player-directed flashbacks with an unidentified therapist, you decide how Ryan's story ends... and how it began. It is vital that you find your way out, but it is just as important that you figure out how you got in. Session Seven is a point-and-click adventure and an interactive story, and there are multiple directions in which the player can take their narrative.

Warnings

Reading through the sources might spoil the gameplay experience.

Screenshot

sample game

Built With

  • STACK Engine - graphic adventure game engine based on .NET
  • FNA - Accuracy-focused XNA4 reimplementation for open platforms
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].