83 Commits

Author SHA1 Message Date
dfdf3ef610 Some test with threading in qt-test.py 2024-02-24 15:39:12 +01:00
86a6c6280a Added pyinstaller cli commands documentation 2024-02-24 14:53:54 +01:00
d7d0db970e Updated .gitignore 2024-02-24 14:25:29 +01:00
0d0786d412 Uploaded qt-test.py for test with qt 2024-02-23 23:06:45 +01:00
9748e4f7da Added text_input_handler (prototype) 2024-02-14 22:14:37 +01:00
3589bd49ee Update Labels class 2024-02-14 21:04:05 +01:00
2e9bbc7d19 SOme changes on Labelclass 2024-02-13 19:59:14 +01:00
187803d3f7 Builded prototype of labels class 2024-02-09 21:39:35 +01:00
907da56d23 Added some codecomments 2024-02-08 11:01:08 +01:00
b229ca3da0 Added new concept images for menu 2024-02-07 20:20:26 +01:00
2a60195960 Removed pygame-menu and code cleanup
Added game class
2024-02-06 22:28:14 +01:00
caad5c9dbc Added snake sprite 2024-02-04 22:31:59 +01:00
d312fa3308 Update Fruit class
Added multiplie fruitcolors and spawn them random
2024-02-04 18:33:16 +01:00
cbcf1e6bbd Update imageobj for tests 2024-02-04 17:28:04 +01:00
4b48e17cea Uploading Fruit-icons 2024-02-04 17:22:41 +01:00
d55aac72a6 Added image for fruits
TODO: Optimize GameObjects class for images and sprites
2024-02-02 13:38:06 +01:00
cd6a884ac9 Add new Surface / movementarea for Snake 2024-02-02 12:33:28 +01:00
3284f3d0ac Update of GameObjects module
Code cleanup
2024-02-01 14:36:30 +01:00
65ac13612d Code cleanup
Added Gameover mechanics...
2024-02-01 09:16:07 +01:00
d0bbdfd6f1 Code cleanup
Repositioning Scoreboard to center of top
2024-01-30 21:18:27 +01:00
92fd4a4cb2 Rewrite Gameobjects
Added new movementfunction
Code cleanup

Todo: Remove old class and update code for new one
2024-01-29 21:47:43 +01:00
a3269826bf Code cleanup
Added some todo's
2024-01-28 21:50:11 +01:00
a824390566 Code cleanup 2024-01-20 09:39:22 +01:00
55c060559d Added colorattribute to GameObjects class 2024-01-20 09:36:15 +01:00
e595d085c6 Some chagens on GameOjects class
Code cleanup
Some stability tests
2024-01-18 21:31:23 +01:00
410ce9f72b Dummyclass for Gameobjects 2024-01-16 21:26:36 +01:00
e01d187ea5 Code cleanup
Added testmodel bitmap
Added Prototype for imagemodels
2024-01-15 22:01:13 +01:00
3e56abba63 Some cleanup
Todo: Change controlstructure for user who logged in the first time
2024-01-07 22:12:56 +01:00
40839589f0 Added Player class that handle playerobject 2024-01-07 22:02:08 +01:00
f77433d5f4 Fixed typo 2024-01-07 21:38:00 +01:00
c146a58904 Code cleanup
Update GameObject class
Added some functions to User class
Updated gameending highscore upload to database
2024-01-07 21:33:13 +01:00
17e258f408 Switched GameObjects class and Follower childclass to modules directory 2024-01-07 15:21:10 +01:00
900cee34e5 Updated .gitignore and added Userlogin (SQLLITE) 2024-01-07 11:51:08 +01:00
9b8fe57c17 Changed location of pygame-test to main directory 2024-01-07 11:02:07 +01:00
6221fd49a4 Pygame-test changed import User class to modules folder 2024-01-07 10:54:35 +01:00
45c730a174 Changed Projectstructure + Some changes on pygame-test
Added Username function
Added Gameobjectposition lastframe
Added prototype function  stepping_movement
Code cleanup
2024-01-07 10:42:15 +01:00
28670e7609 Some changes in subclass of Gameobject 2024-01-01 18:37:18 +01:00
040a226c2e Debuged change of rectsize on collision with player rect 2024-01-01 15:30:51 +01:00
a2d56d74e8 TODO Hardcopy der Gameobjects calss
Funktion manipuliert aktive Gameobjekte, welche mit vererbter Klasse instanziert werden
Grund hierfür, konnte noch nicht ausfindig gemacht werden!
2024-01-01 13:07:56 +01:00
e3193695c3 Some changes in class Follower and code cleanup 2024-01-01 12:11:05 +01:00
e3fc96bff8 New class for Follower added
Masterclass copy seems not working correctly
2023-12-31 18:08:26 +01:00
594b4a4b33 Some changes on followers function 2023-12-31 15:08:09 +01:00
73cfbbbce4 Added followers function
Actually want draw all followers on Playerobject :(
2023-12-31 14:11:37 +01:00
da23babe68 Codeupdate gamemenu 2023-12-31 09:58:19 +01:00
3e2b906279 Spawnkollisionsprüfung in work 2023-12-30 15:25:55 +01:00
06de20158f Some changes on mechanics 2023-12-30 12:37:07 +01:00
1736feb94b Some changes on movement system 2023-12-28 19:59:17 +01:00
ed384cfcba FIxed typo 2023-12-27 22:01:21 +01:00
3cd688c3e2 Spawn entities with ID-Tag + Code cleanup 2023-12-27 21:57:57 +01:00
3f9c38d172 Recommit 2023-12-27 19:36:55 +01:00