Commit Graph
83 Commits
Author SHA1 Message Date
Remco 2af16890d4 Changed size to resolution of arcade screen 2015-05-26 11:30:03 +02:00
Janco Kock e55f112d79 Merge pull request #2 from ProjectGroepA2/feature/controls
Feature/controls
2015-05-26 11:11:28 +02:00
kennyboy55 54090a86cb Removed old files 2015-05-24 20:21:36 +02:00
Janco Kock 98013548f7 Delete .project 2015-05-24 20:13:59 +02:00
Janco Kock 8026bb7c84 Delete .gitignore 2015-05-24 20:13:49 +02:00
Janco Kock cd2295b939 Delete .classpath 2015-05-24 20:13:44 +02:00
jancoow ff0dafcee0 Merge remote-tracking branch 'arcade-controls/develop' into feature/controls
Conflicts:
	README.md
	control/GameControl.java
	main/Main.java
	main/Window.java
	model/GameModel.java
	view/GameView.java
2015-05-24 20:09:58 +02:00
jancoow 2338366080 Moved to main directory instead of src folder 2015-05-24 18:03:16 +02:00
Janco Kock 1225a82a07 Merge pull request #1 from ProjectGroepA2/GpioButtons
Gpio buttons
2015-05-24 17:23:36 +02:00
jancoow 9be062fcd9 Added support for GPIO joystick
Users can now simply test on their own pc without argument added to the launch file
2015-05-24 15:50:01 +02:00
Janco Kock bf2a183407 Merge pull request #1 from ProjectGroepA2/feature/player
Player added
2015-05-22 22:08:27 +02:00
jancoow 3bf8280f79 Changed button handler to work with GPIO pins on Rpi 2015-05-22 21:45:49 +02:00
kennyboy55 35884a2726 Removed old files 2015-05-22 12:37:41 +02:00
kennyboy55 c5c9b58b16 Bugfixes 2015-05-22 12:29:36 +02:00
Remco 0af599077e Timer changed from control to model 2015-05-22 12:15:16 +02:00
kennyboy55 678201d118 Fixed buttons changing color 2015-05-21 22:10:11 +02:00
kennyboy55 36cbc2b012 Added option for PC/RASP 2015-05-21 21:21:23 +02:00
kennyboy55 f7175aa70a Show joystick direction on screen 2015-05-21 21:21:09 +02:00
kennyboy55 27c04e2b2a General bugfixed 2015-05-21 21:20:47 +02:00
kennyboy55 5683b38210 Implemented Joystick Listener 2015-05-21 21:20:01 +02:00
kennyboy55 28c8d35670 Removed unnecessary libraries 2015-05-21 19:48:43 +02:00
kennyboy55 564f10af62 Added working buttons stuff 2015-05-21 17:15:05 +02:00
Remco 09caaad7e1 Player added 2015-05-21 14:23:30 +02:00
jancoow 68d6c61ca5 Add some comments 2015-05-17 12:16:41 +02:00
jancoow a2c4f6f9eb Ledstrip now working in java. 2015-05-17 12:12:14 +02:00
jancoow d8dbcc0719 Just some ideas for the custom button & joystick event listener 2015-05-04 00:33:08 +02:00
jancoow 2c7c917d02 Pushed some testing & coding ideas 2015-05-03 22:55:15 +02:00
kennyboy55 435296b9be Fix for Janco 2015-05-03 21:57:46 +02:00
kennyboy55 39484a720d Fixed size problem. 2015-05-03 21:44:28 +02:00
kennyboy55 c256cdfe13 First Commit 2015-05-03 21:42:27 +02:00
kennyboy55 985ff7c7bf Initial commit 2015-05-03 20:31:43 +02:00
kennyboy55 e3a1ad7866 First Commit 2015-05-03 19:30:17 +02:00
kennyboy55 dca9fe2c0c Initial commit 2015-05-03 19:01:02 +02:00