Differences between revisions 1 and 2
Revision 1 as of 2020-06-20 19:36:51
Size: 1516
Comment: Initial page
Revision 2 as of 2020-06-20 19:38:41
Size: 1526
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
''''DiamondQuest'''' is a mining-inspired, 16-bit-style platformer where you search for buried treasure, fossils, and gemstones, using your math skills to dig. The game will use positive reinforcement to encourage players to keep playing and to challenge themselves; the relaxing, non-threatening game environment provides a new twist on math drills, without triggering math anxiety. '''''DiamondQuest''''' is a mining-inspired, 16-bit-style platformer where you search for buried treasure, fossils, and gemstones, using your math skills to dig. The game will use positive reinforcement to encourage players to keep playing and to challenge themselves; the relaxing, non-threatening game environment provides a new twist on math drills, without triggering math anxiety.
Line 7: Line 7:
= What We're Doing = What We're Doing =
Line 11: Line 11:
== Tech Specs == = Tech Specs =
Line 14: Line 14:
* Python 3.7
* Pygame
* Target: Win/Mac/Linux Desktop
* VCS: Git
* Development Platform: Phabricator (MousePaw Media DevNet)
 * Python 3.7
 * Pygame
 * Target: Win/Mac/Linux Desktop
 * VCS: Git
 * Development Platform: Phabricator (MousePaw Media DevNet)
Line 21: Line 21:
* Code: BSD-3-Clause
* Graphics/Music: Creative Commons BY-NC-SA (some CC BY-NC-ND)
* The game will be completely free (as in free coffee). MousePaw Media won't be making any money from it whatsoever.
 * Code: BSD-3-Clause
 * Graphics/Music: Creative Commons BY-NC-SA (some CC BY-NC-ND)
 * The game will be completely free (as in free coffee). MousePaw Media won't be making any money from it whatsoever.

About DiamondQuest

DiamondQuest is a mining-inspired, 16-bit-style platformer where you search for buried treasure, fossils, and gemstones, using your math skills to dig. The game will use positive reinforcement to encourage players to keep playing and to challenge themselves; the relaxing, non-threatening game environment provides a new twist on math drills, without triggering math anxiety.

Perhaps most exciting is that this will be an accessibility-first game, designed to accommodate motor-impaired players who normally cannot play computer games. The keyboard-driven gameplay is designed for players who are either limited to single keyboard presses (e.g. with a head pointer) or have slower reflexes. The concept for DiamondQuest came from Lead Developer Jason C. McDonald's long-time desire to build a game for a friend from college who lived with cerebral palsy.

What We're Doing

The initial structure for DiamondQuest was created during MousePaw Media's GAME MODE 2020 Hackathon, but the game is far from complete. The goal for this sprint is to finish the first playable version of the game.

Tech Specs

Stack:

  • Python 3.7
  • Pygame
  • Target: Win/Mac/Linux Desktop
  • VCS: Git
  • Development Platform: Phabricator (MousePaw Media DevNet)

Project License:

  • Code: BSD-3-Clause
  • Graphics/Music: Creative Commons BY-NC-SA (some CC BY-NC-ND)
  • The game will be completely free (as in free coffee). MousePaw Media won't be making any money from it whatsoever.

EuroPython2020/DiamondQuestSprint (last edited 2020-06-20 19:41:30 by JasonMcDonald)

Unable to edit the page? See the FrontPage for instructions.