Demo Game made with student.

  • user warning: Table './glorioustrainwrecks/sessions' is marked as crashed and should be repaired query: SELECT COUNT(sid) AS count FROM sessions WHERE timestamp >= 1710642261 AND uid = 0 in /var/www/glorioustrainwrecks/includes/database.mysql.inc on line 175.
  • user warning: Table './glorioustrainwrecks/sessions' is marked as crashed and should be repaired query: SELECT DISTINCT u.uid, u.name, s.timestamp FROM users u INNER JOIN sessions s ON u.uid = s.uid WHERE s.timestamp >= 1710642261 AND s.uid > 0 ORDER BY s.timestamp DESC in /var/www/glorioustrainwrecks/includes/database.mysql.inc on line 175.
bamcquern's picture
Game File (Linux): 
Game File (Mac): 
Game File: 
Author: 
bamcquern

Hi! This is a quick game I made with a student to demonstrate Twine.

Made For: 
testing
AttachmentSize
demogame.html323.75 KB
demogame.html323.75 KB

Comments

Scroungin_4_Catsup's picture

Unfortunately the html files

Unfortunately the html files don't seem to work! :( I would suggest uploading the game to itch.io and linking it here.

sergiocornaga's picture

I'm not sure what happened,

I'm not sure what happened, but all the information is there. Here's a fixed version I put together.

AttachmentSize
demogame_fixed.html308.63 KB