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

Download

Download
SQLiteDetective.0.3.beta.dmg 16 MB
Download
SQLiteDetective.0.3.beta.win64.zip 11 MB
Download
SQLiteDetective.0.3.beta.linux_x64.x86_64.zip 15 MB

Install instructions

MacOS:

Install it like any *.dmg

Windows:

  1. Download zip
  2. Unpack
  3. Run SQLiteDetective.0.3.beta.exe

Linux:

  1. Download zip
  2. Unpack
  3. Run SQLiteDetective.0.3.beta.linux_x64.x86_64

Development log

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.