Difference between revisions of "MusicProg"

From vjmedia
(MusicProg is a blind-accessible music-based puzzle game for teaching ear training and basic programming concepts.)
 
Line 1: Line 1:
 
MusicProg is a prototype for a blind-accessible, music-based puzzle game. The game's puzzles feature aspects of ear training, and are designed to teach programming concepts and logic. The current version of the game can be downloaded [http://www.filehosting.org/file/details/506251/MusicProg-1.0-all.zip here].
 
MusicProg is a prototype for a blind-accessible, music-based puzzle game. The game's puzzles feature aspects of ear training, and are designed to teach programming concepts and logic. The current version of the game can be downloaded [http://www.filehosting.org/file/details/506251/MusicProg-1.0-all.zip here].
 +
  
 
Current features:
 
Current features:
 +
 
-Three different instruments
 
-Three different instruments
 +
 
-Fully-featured internal level builder
 
-Fully-featured internal level builder
 +
 
-Self-voicing mode (press v to toggle)
 
-Self-voicing mode (press v to toggle)
 +
 
-Eight premade levels
 
-Eight premade levels
 +
 
-Persistent save data (levels that are unlocked stay unlocked whether you save the game or not)
 
-Persistent save data (levels that are unlocked stay unlocked whether you save the game or not)
 +
  
 
Possible future features:
 
Possible future features:
 +
 
-"Enter function" and "Exit function" sounds
 
-"Enter function" and "Exit function" sounds
 +
 
-Choosing notes by number rather than (or in addition to) name
 
-Choosing notes by number rather than (or in addition to) name
 +
 
-Varying note length and/or tempo
 
-Varying note length and/or tempo
 +
 
-Parameter support for the Flute and Guitar functions
 
-Parameter support for the Flute and Guitar functions
 +
 
-Higher samples for the Guitar function
 
-Higher samples for the Guitar function

Revision as of 22:11, 30 August 2015

MusicProg is a prototype for a blind-accessible, music-based puzzle game. The game's puzzles feature aspects of ear training, and are designed to teach programming concepts and logic. The current version of the game can be downloaded here.


Current features:

-Three different instruments

-Fully-featured internal level builder

-Self-voicing mode (press v to toggle)

-Eight premade levels

-Persistent save data (levels that are unlocked stay unlocked whether you save the game or not)


Possible future features:

-"Enter function" and "Exit function" sounds

-Choosing notes by number rather than (or in addition to) name

-Varying note length and/or tempo

-Parameter support for the Flute and Guitar functions

-Higher samples for the Guitar function