Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/corndogit/space-escape
An escape room game created to assess soft skills development
https://github.com/corndogit/space-escape
escape-room godot4 puzzle
Last synced: 1 day ago
JSON representation
An escape room game created to assess soft skills development
- Host: GitHub
- URL: https://github.com/corndogit/space-escape
- Owner: corndogit
- License: gpl-3.0
- Created: 2023-06-30T10:16:10.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-02T16:01:37.000Z (over 1 year ago)
- Last Synced: 2023-08-02T16:05:58.963Z (over 1 year ago)
- Topics: escape-room, godot4, puzzle
- Language: GDScript
- Homepage:
- Size: 12.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Space Escape: AI Lockdown
![screenshot1](.github/workflows/img/1.png)
Space Escape: AI Lockdown is an escape room-style puzzle game created in Godot. This game is designed for completion of my MSc computer science project to assess soft skills development.
## Story
You are a space engineer aboard the USS Galactica, a patrol spaceship from Earth that monitors the solar system for extraterrestrial threats. While performing routine maintenance on the lower decks, the ship goes into full security lockdown. A rogue AI named 'CatGPT' has taken control of all systems, and threatens to eject the entire crew into deep space! Will you be able to restore order to the ship's systems in time? Or will you meet your end in the cold vacuum of space?
## Installation
You can play the web version at itch.io (link coming soon)
Download the latest version for your system from the [releases](https://github.com/corndogit/space-escape/releases/latest) page.## Screenshots
![screenshot2](.github/workflows/img/2.png)
![screenshot3](.github/workflows/img/3.png)## Development
Clone the repository and open the project file in the Godot editor (v4.0.2-stable).