SQLiteDetective
A downloadable game for Windows, macOS, and Linux
The SQLite Detective
Here's a fun way to learn about SQLite and database. Learn or teach the basics of SQL with an interactive game called the SQLite Detective Game (the game's theme is a crime investigation). The game teaches relational database concepts and show how technology can be applied to solving real-life problems. The SQLite Detective Game is based on the IBM's The IDS Detective Game
Game scenario
You are an intern working in a security department for a large enterprise. As part of your training, you have been asked to participate in a crime investigation simulation to help locate a missing thinkpad laptop.
Source
https://github.com/GaidamakUA/SQLiteDetective
Written with
- Godot engine
- SQLite godot-sqlite
Thanks
- IBM for developing IDS Detective Game
- @verpeteren for creating Postgress version and giving me inspiration
License
- Database is property of IBM
- The rest is MIT
Status | Released |
Platforms | Windows, macOS, Linux |
Author | GaidamakUA |
Genre | Educational, Puzzle |
Tags | database, Detective, Godot, Open Source, sqlite |
Download
Install instructions
MacOS:
Install it like any *.dmg
Windows:
- Download zip
- Unpack
- Run SQLiteDetective.0.3.beta.exe
Linux:
- Download zip
- Unpack
- Run SQLiteDetective.0.3.beta.linux_x64.x86_64
Development log
- v.0.3.beta changelogNov 13, 2019
Comments
Log in with itch.io to leave a comment.
I can't play the game as the .pck-file seems to be missing :'(
Yeah, sorry about that. I don't have Windows and haven't tested it properly. Sorry again. I'll fix it ASAP.