meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
gadget2014:grp1:start [2014/08/03 02:35]
esa-petri [Idea]
gadget2014:grp1:start [2014/08/08 02:23]
esa-petri [Source code]
Line 2: Line 2:
 **Group 0** **Group 0**
  
-^ Member Name ^ Main Responsibility ^ +^ Student Number ^ Member Name ^ Main Responsibility ^ 
-| Esa-Petri Tirkkonen | Programmer | +| 0358674| Esa-Petri Tirkkonen | Programmer | 
-| Patrik Kukkonen | Documentation | +| N/A | Patrik Kukkonen | Documentation | 
-| Yongyi Wu | Coordinator |+| 406403 | Yongyi Wu | Coordinator |
  
 ====== Idea ====== ====== Idea ======
Line 11: Line 11:
 The basic idea is that we will use Neurosky Brainwave Headset as an input device to play a simple game. The headset can catch human brainwave signals to control elements in the game. The purpose of this project is to create (mostly) hands-free game and as well as to show how cool the gadget is! The basic idea is that we will use Neurosky Brainwave Headset as an input device to play a simple game. The headset can catch human brainwave signals to control elements in the game. The purpose of this project is to create (mostly) hands-free game and as well as to show how cool the gadget is!
  
 +Result of coding was a space shooter, whit dificulty changing by users mental state. 
 +Project was bassed on Unity tutorial(http://unity3d.com/learn/tutorials/projects/space-shooter) on how make a space shooter and modified from it. about 18 hours were used in total to make program.
 ====== Schedule ====== ====== Schedule ======
 ^ Date ^ Activities ^ ^ Date ^ Activities ^
Line 18: Line 20:
  
 ====== Poster ====== ====== Poster ======
 +{{:gadget2014:grp1:poster.jpg|}}
 +====== Demo video, presentation ======
 +Demo: [[http://youtu.be/h4hHmCijr54|BrainShooter on use]]
  
-====== Demo video, presentation and project report ====== +Presentation{{:gadget2014:grp1:codecamp_summer_school_.pdf|}}
-[[http://youtu.be/h4hHmCijr54|BrainShooter on use]] +
 ====== Source code ====== ====== Source code ======
 +ziped unity project folder all recourses in are limited only by Unity copyrights(which in this case is free for game development). Project is coded whin unity 4.5.2f1 version.
 +
 +link to project file:
 +[[https://www.dropbox.com/s/j8c6e3xv65c18e0/brainShooter2.zip]]
 +link to exe and recourse dir:
 +[[https://www.dropbox.com/s/q4qs1a5as92haaw/brainShooter.zip]]