Skip to content

Releases: rafaelfajardo/border-games-rewrite

Crosser and La Migra as a diptych v1.0

12 Jun 21:59
Compare
Choose a tag to compare

This release is optimized for gallery or museum installation as a diptych. Each game will live on its own screen. Installation will launch the index.html page, and allow keyboard control to choose which game will reside on that screen. Thereafter only that chosen game's html page can be loaded by the gamepad select and start keys. This change was effected in the javascript code of each game for the url target for the gamepad buttons. It's different than the targets for the DAM and main branches. There is one detail that needs to be changed locally in the CSS. There is a one pixel frame in the canvas-column div, line 89 of the installationStyle.css file, that has to be changed from "1" to "0". Further, Crosser was enlarged to 150% in browser (ctrl+) on the display and La Migra was enlarged to 130%. The display at SUMA was 1080p.

2021 09 01 Desktop

27 Sep 19:11
c392ce7
Compare
Choose a tag to compare
2021 09 01 Desktop Pre-release
Pre-release

this version has been pushed to Sudor.org/betatest and includes instruction lines for keyboards and desktops. It includes NES style gamepad capabilities. This version was also the first version installed at the Denver Art Museum. Expect tweaks to the CSS for the next release. Also, expect tweaks to the instruction lines within the HTML files for next release.