25 Commits

Author SHA1 Message Date
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
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
d55aac72a6 Added image for fruits
TODO: Optimize GameObjects class for images and sprites
2024-02-02 13:38:06 +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
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
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