Commit Graph

144 Commits

Author SHA1 Message Date
7b8898b77b added input_handler.py module to help with inputs 2023-05-11 14:01:02 -04:00
da5bacf950 removed old importing code 2023-05-11 13:24:25 -04:00
fd7e1b7492 added eggs on selection screen with animations 2023-05-11 13:23:55 -04:00
bbe97f0de7 added module sprites.py 2023-05-11 13:10:08 -04:00
296b6df4a0 title screen moves on now to sprite selection 2023-05-11 13:09:55 -04:00
2ffd9bd929 added title screen loading at launch 2023-05-11 12:20:07 -04:00
6f6eaa3c6d moved resources into surfaces folder, moved icons to games_files 2023-05-11 12:19:39 -04:00
d66d56630d added basic running from old game.py 2023-05-11 11:51:51 -04:00
7073bbb73c disabled dev menu launch arg 2023-05-11 11:24:42 -04:00
f1c83ade97 renamed old game.py file to start with rebuild 2023-05-11 11:02:08 -04:00
787c1cc252 created __init__.py in surfaces for importing 2023-05-11 10:40:57 -04:00
36487cad9e Added comments 2023-05-11 10:26:01 -04:00
2987bfa7ed Added title.py surface 2023-05-11 09:58:44 -04:00
44986e62c0
fixed python version needed in README.md 2023-01-26 15:06:27 -05:00
6d28f0827f
changed doc references to gitea site 2023-01-26 15:05:21 -05:00
c25b021501 upgraded pygame to 2.1.2 2023-01-26 15:02:39 -05:00
Nick Dyer
88bcd76533
Merge pull request #3 from nickedyer/playground
update dev_0.0.3
2021-06-20 01:56:12 -04:00
Nick Dyer
47cbe15369 fixed typo: contentness to contentedness 2021-06-20 00:43:08 -04:00
Nick Dyer
3bcbec660e changed version to dev_0.0.3 2021-06-19 23:35:36 -04:00
Nick Dyer
8895e9f6be fixed formatting not following PEP standards 2021-06-19 23:35:15 -04:00
Nick Dyer
a203a14118 changed resolution back to 320x320 2021-06-19 23:32:01 -04:00
Nick Dyer
40983db230 aligned popup menu icons to look nicer 2021-06-19 23:31:19 -04:00
Nick Dyer
3e25d66e9a fixing documentation where "game" is replaced with "hardware" for some reason 2021-06-16 17:44:27 -04:00
Nick Dyer
307543e4f9 added submenu to the playground, added dummy class 'pet' for PlaygroundFriend 2021-06-16 03:43:51 -04:00
Nick Dyer
ab2c7dcb48 added many comments, fixed bloop movement in playground 2021-06-16 03:40:02 -04:00
Nick Dyer
1434303450 fixed the egg selector pointing to the wrong file 2021-06-16 03:38:47 -04:00
Nick Dyer
a457fb716c created MenuIcon and PopupMenu classes for implementation in the playground 2021-06-16 03:35:21 -04:00
Nick Dyer
5f326c8fda added dev_egg baby images 2021-06-16 03:23:14 -04:00
Nick Dyer
d16604c019 changed evolution_stage to a string rather than an int 2021-06-16 03:19:48 -04:00
Nick Dyer
c43563fc2c added frame image for popup menu 2021-06-16 01:51:06 -04:00
Nick Dyer
1a4560fea7 added json files for gui images 2021-06-16 01:50:52 -04:00
Nick Dyer
66f85947b4 fixed typo in dumbbell image file 2021-06-16 01:12:47 -04:00
Nick Dyer
95c8a48a6d created popup menu icons 2021-06-16 00:31:15 -04:00
Nick Dyer
10cc677286 renamed clock_selector.png to egg_selector.png, moved it to gui folder 2021-06-15 23:52:11 -04:00
Nick Dyer
522db7c01c changed rainbow bloop stats 2021-06-15 18:56:09 -04:00
Nick Dyer
4eef9353c7 removed button press speed limit when not on rpi 2021-06-15 18:55:24 -04:00
Nick Dyer
e0cf80dec9 changed some stats for dev_egg and blue 2021-06-13 14:54:13 -04:00
Nick Dyer
2115825baa added graphics textures 2021-06-13 14:53:55 -04:00
Nick Dyer
adb984600f updated rainbow bloop egg texture 2021-06-13 14:53:12 -04:00
Nick Dyer
4e77601afe added EggInfo class, added drawing contentness and metabolism stats on info screen 2021-06-13 14:52:04 -04:00
Nick Dyer
f084f0a4e6 changed values in egg personality jsons from 10 to 5 2021-06-12 23:11:54 -04:00
Nick Dyer
adaa2872bb changed SaveHandler and references to DataHandler, added update method to run game logic 2021-06-12 23:10:59 -04:00
Nick Dyer
15cf0fa9fd cleaned up some straggling unused code 2021-06-12 22:18:49 -04:00
Nick Dyer
a94b454048 changed sprite image loading to use sprite sheets 2021-06-12 22:17:53 -04:00
Nick Dyer
a31e2452c7 added SpriteSheet class 2021-06-12 22:16:54 -04:00
Nick Dyer
29ea40d874 transitioned to sprite sheets for egg sprites 2021-06-12 22:08:40 -04:00
Nick Dyer
b339454f40 added launch arg "--delete-save" to delete save file on launch 2021-06-12 22:06:48 -04:00
Nick Dyer
ef6ce5118c fixed mistake in stage calulation, age now ticks with time 2021-06-05 22:10:47 -04:00
Nick Dyer
b533cde549 added dev_egg.json 2021-06-05 19:13:14 -04:00
Nick Dyer
75aa07a370 fixed egg moving and other forms of bloop not 2021-06-05 19:12:55 -04:00