meta data for this page
  •  

Differences

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

Link to this comparison view

Next revision
Previous revision
gadget2014:grp1:start [2014/08/03 00:12]
yongyi created
gadget2014:grp1:start [2014/08/08 02:24] (current)
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 ======
  
-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 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|}}
 ====== 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 executables:
 +[[https://www.dropbox.com/s/q4qs1a5as92haaw/brainShooter.zip]]