Commit Graph

  • 2fdaf22ed3 fixup! implement pause state master noerw 2017-10-23 16:34:01 +0200
  • 5b7302ff1b add fullscreen toggle noerw 2017-10-23 11:33:04 +0200
  • 28e63f745a implement pause state noerw 2017-10-23 02:23:09 +0200
  • 28e2667d41 Player as direct subclass from CircleShape noerw 2017-10-23 02:22:44 +0200
  • 2b19d79509 make level fade away with timer noerw 2017-10-23 02:21:04 +0200
  • 4cb31fbe86 add stub for Level noerw 2017-10-23 02:14:26 +0200
  • cb7b113351 add Player::reset(), fix build noerw 2017-10-22 20:32:53 +0200
  • f03838f0bb implement acceleration based player movement noerw 2017-10-22 20:09:08 +0200
  • b04767af0b add proper GameState handling noerw 2017-10-22 17:48:26 +0200
  • 3352e57d46 implement setPosition for Player noerw 2017-10-22 17:48:20 +0200
  • 2ddef99993 move gameView to Game, add Game:handleKey, cleanup noerw 2017-10-22 17:17:28 +0200
  • 5f0aff3eb6 add player class (rendering triangle) sauer2 2017-07-14 00:19:19 +0200
  • d54b094a7b Merge pull request #1 from sauer2/parallax-background sauer2 2017-07-06 16:55:04 +0200
  • 86e0381725 remove missing default case warning sauer2 2017-07-06 15:36:24 +0200
  • e210448f24 remove remaining onevent sauer2 2017-07-06 15:33:24 +0200
  • c71a43750b remove timestep drawing interpolation sauer2 2017-07-06 14:54:07 +0200
  • 9654c7b423 remove onevent from background sauer2 2017-07-06 14:50:33 +0200
  • 73c928d765 add background parallax. how not to do event & cameraPos delegation noerw 2017-07-02 22:10:11 +0200
  • bdcb3d2c35 start implementing background sauer2 2017-06-30 23:18:15 +0200
  • 93501665b9 change output to game.bin so it can be ignored sauer2 2017-06-29 16:28:55 +0200
  • 59423478d8 fix build, change namespace, reorder init noerw 2017-06-27 12:36:52 +0200
  • 073fac4d0d add Game class, refactor menu as sf::Drawable noerw 2017-06-27 04:11:43 +0200
  • b44f1cb545 create style file sauer2 2017-06-26 14:17:04 +0200
  • 84a5cfd2d3 implement menu sauer2 2017-06-25 23:27:26 +0200
  • de770a9714 initial commit sauer2 2017-06-24 22:37:41 +0200