Commit graph

  • 19d6a0f604 Corrected some imports. converting-to-oop EKNr1 2024-02-25 15:09:15 +0100
  • eca611ea34 Removed some global statements that i forgot to remove. EKNr1 2024-01-31 15:53:46 +0100
  • a45b823879 Converted cowyeet.py to OOP. Working! (⌐■_■) EKNr1 2024-01-31 15:49:57 +0100
  • 5a04f262a4 Made it possible to quit the game using CTRL + C. main EKNr1 2024-01-03 20:58:56 +0100
  • 042e5fa546 Added bye text on exit. EKNr1 2024-01-02 14:24:10 +0100
  • 1878c6dd20 Made the cow with the parachute bigger to work in the markdown without css. EKNr1 2023-12-30 22:20:00 +0100
  • 65447ae569 README.md aktualisiert The Wobbler 2023-12-30 20:12:46 +0100
  • 685bbd6f09 Added an image of a cow with a parachute. EKNr1 2023-12-30 19:26:27 +0100
  • 2fc2b22307 Tried to enable vsync. EKNr1 2023-12-29 21:18:43 +0100
  • ac1b10fd01 It is now possible to yeet the cow's head by pressing space. EKNr1 2023-12-29 21:10:43 +0100
  • 82bffd6caf Pi and deg2rad have to be defined if the script is imported too. EKNr1 2023-12-29 20:43:49 +0100
  • cc7685c458 Made some improvements. EKNr1 2023-12-29 20:31:52 +0100
  • 72f4674ee1 Made some improvements. EKNr1 2023-12-29 20:00:39 +0100
  • 65265c6b02 Removed strange code. EKNr1 2023-12-29 19:07:26 +0100
  • a11fe04cb1 Improved some details. EKNr1 2023-12-29 19:01:37 +0100
  • b8369e0bf8 Made it usable as module. EKNr1 2023-12-29 18:54:39 +0100
  • d085bd72af Created folder called "physics" and moved Wuffel's throwcurve-programs in it. EKNr1 2023-12-27 19:12:52 +0100
  • 37b36f2d49 Reformatted the code. Formatting sequence: Imports Classes Functions Variables Start EKNr1 2023-12-27 17:45:27 +0100
  • 08b117baf9 Merge remote-tracking branch 'origin/main' EKNr1 2023-12-04 17:28:52 +0100
  • e8bdc8df3e Added cow head texture. EKNr1 2023-12-04 17:27:03 +0100
  • 818c88e050 aufgehübscht Wolfgang Nowak 2023-11-20 15:11:26 +0100
  • a71b8885e0 Fehler beseitigt Wolfgang Nowak 2023-11-20 14:49:07 +0100
  • e415522916 Fehler beseitigt Wolfgang Nowak 2023-11-19 18:53:07 +0100
  • 3d16287c44 Some more content concerning the added parabel funktions Wolfgang Nowak 2023-11-19 18:25:08 +0100
  • cbf7eb60d7 Funktioniert, mit Beispiel Wolfgang Nowak 2023-11-19 18:01:30 +0100
  • 0432b4e4f1 Some more content concerning the added parabel funktions Wolfgang Nowak 2023-11-19 17:59:57 +0100
  • 8a3c1847ee Merge remote-tracking branch 'origin' Wolfgang Nowak 2023-11-19 17:31:34 +0100
  • 2d1c8f7d19 Funktioniert, mit Meispiel Wolfgang Nowak 2023-11-19 17:29:23 +0100
  • e0c8405e4b Added the catapult frame to the game. EKNr1 2023-11-19 17:02:17 +0100
  • f45c7cf98e Added some catapult textures. EKNr1 2023-11-19 16:02:56 +0100
  • 842be84d1f Removed one debug print. EKNr1 2023-11-19 14:33:39 +0100
  • c78b73976a Added big icon to main menu, Added small icon. EKNr1 2023-11-19 14:31:16 +0100
  • b61d5406d4 Added the icon to the window. EKNr1 2023-11-18 13:01:55 +0100
  • 990c8a1ec4 Added Icon. EKNr1 2023-11-18 12:47:54 +0100
  • eb7f4b64aa Some content concerning the added parabel funktions Wolfgang Nowak 2023-11-18 02:38:18 +0100
  • 9de809e5cc Some content concerning the added parabel funktions Wolfgang Nowak 2023-11-18 02:35:58 +0100
  • edfec76f08 Some content concerning the added parabel funktions Wolfgang Nowak 2023-11-18 02:34:38 +0100
  • 609c934caa Some content concerning the added parabel funktions Wolfgang Nowak 2023-11-18 02:26:05 +0100
  • c3f122c46d Parabelfunktion ohne Ausgabe Wolfgang Nowak 2023-11-17 21:16:33 +0100
  • 97762be1fd Parabel als Funktion, aufrufbar, ohne Wiedergabe pothead 2023-11-17 21:02:43 +0100
  • cbd60f372d mehr kleinigkeiten korrigiert Wolfgang Nowak 2023-11-14 16:04:03 +0100
  • 63d7fa486f kleinigkeiten korrigiert Wolfgang Nowak 2023-11-14 01:25:31 +0100
  • d4eb22f246 parabeltest mit korrekten parabeln & parametern Wolfgang Nowak 2023-11-13 19:11:51 +0100
  • a55eabb46d Ein Landesound Wolfgang Nowak 2023-11-13 13:52:30 +0100
  • 2a17f94554 Parabel +korrekte params Wolfgang Nowak 2023-11-13 13:47:02 +0100
  • d4f6235bb8 Added terrain of first level. EKNr1 2023-11-12 18:15:57 +0100
  • f8aa5bd3d9 Made function load_level() work. EKNr1 2023-11-12 17:13:08 +0100
  • d83f4c5cd7 Fixed Crash: forgot to add some commas in strings in empty_matrix.py. EKNr1 2023-11-12 17:04:46 +0100
  • a7a22856c9 Added level loading function, added some textures. EKNr1 2023-11-12 16:58:39 +0100
  • 44c8ba0231 Added Level selection. EKNr1 2023-11-12 15:38:08 +0100
  • a9e4b1921b Created some terrain textures. EKNr1 2023-11-11 22:18:50 +0100
  • 8645c526f3 Added textures folder, Created texture for the catapult arm. EKNr1 2023-11-11 21:49:26 +0100
  • bdcca10d76 Parabel Wolfgang Nowak 2023-11-11 20:55:24 +0100
  • 9b2fe07fca Fixed bug that only the buttons in the button list got updated. EKNr1 2023-11-11 20:28:00 +0100
  • 6b69d32ad1 Merge remote-tracking branch 'origin/main' EKNr1 2023-11-09 17:24:52 +0100
  • 53ab1dae11 Finished main menu. EKNr1 2023-11-09 17:20:51 +0100
  • 69a8e0bd9b Kuhschleudern Wolfgang Nowak 2023-11-06 21:55:46 +0100
  • 237b619eb7 Tiny GUI setup EKNr1 2023-11-05 19:44:35 +0100
  • 530a7f49f9 Added settings.txt to .gitignore. EKNr1 2023-11-05 19:42:45 +0100
  • 8b8ad6745c Added wobbl_tools folder to .gitignore. EKNr1 2023-11-05 18:10:11 +0100
  • 28154248e5 Deleted old code. EKNr1 2023-11-05 18:06:20 +0100
  • 7f95f87baa README.md aktualisiert The Wobbler 2023-11-04 12:56:33 +0100
  • c1970033f0 Made it compatible with windows. v1.0 The Wobbler 2023-10-31 13:06:38 +0100
  • 14cba5daba windows kompaktibel megamichi 2023-10-31 10:31:45 +0100
  • c33659dae0 README.md aktualisiert The Wobbler 2023-10-20 20:27:04 +0200
  • b1f5cb0733 README.md aktualisiert The Wobbler 2023-10-20 20:25:36 +0200
  • 5b77a5c61c Dateien nach "/" hochladen The Wobbler 2023-10-20 20:24:46 +0200
  • 3214910a35 Initial commit The Wobbler 2023-10-20 20:24:20 +0200