Commit Graph

36 Commits

Author SHA1 Message Date
William Hubbard
81822ee80a Merge branch 'master' into random-obstacles 2023-02-05 09:45:32 -07:00
William Hubbard
ad4a5de10e Fixes a few art assets 2023-02-05 09:45:20 -07:00
William Hubbard
3c6e070716 Changes the obstacle generation system.
More random, less level design needed.
2023-02-05 09:40:18 -07:00
William Hubbard
e25a5dd9cc Adds the rest of the art assets. 2023-02-05 08:50:30 -07:00
CostaRic
15e3c33c87 Merge branch 'master' of https://github.com/Markil3/Throot 2023-02-04 23:31:30 -07:00
CostaRic
9dd1c7df90 Update ThrootArtAssets.py
aupdted Throot Art Asset Library
2023-02-04 23:31:24 -07:00
Neal Finger
df4fd1228e Merge pull request #7 from Markil3/player_animation_fix
take out print
2023-02-04 23:21:14 -07:00
Neal Finger
176d89ea14 take out print
take out print
2023-02-04 23:20:57 -07:00
Neal Finger
6cd766a848 Merge pull request #6 from Markil3/player_animation_fix
player animation fix
2023-02-04 22:59:17 -07:00
Neal Finger
4b8eb17ba1 player animation fix
edited throop, player
2023-02-04 22:58:07 -07:00
William Hubbard
f2c7f19d96 Merge pull request #5 from Markil3/subpixel-collisions
Adds sub-pixel collisions
2023-02-04 22:21:16 -07:00
William Hubbard
ce1436b1c2 Adds sub-pixel collisions 2023-02-04 22:11:39 -07:00
CostaRic
8ad6236ff7 Create flowerpetal.raw
flowerpetal.raw added to repository
2023-02-04 20:50:55 -07:00
CostaRic
d0cf8f2a20 Throot Art asset update Added ThrootTiltle.raw to repository
Throot Art asset update

Added ThrootTiltle.raw to repository
2023-02-04 20:48:59 -07:00
William Hubbard
6004a54e9f Merge branch 'master' of https://github.com/Markil3/Throot 2023-02-04 20:26:44 -07:00
Neal Finger
c668a68097 Merge pull request #4 from Markil3/game_manager
Game Manager
2023-02-04 20:25:25 -07:00
Neal Finger
7e454cd8e4 Game Manager
merge of game manager,  Gameloop and player animation. Animation is brocken.
2023-02-04 20:24:16 -07:00
William Hubbard
11667a1b92 Adds a score system 2023-02-04 18:56:46 -07:00
William Hubbard
c356965c2d Adds obstacles and obstacles at once. 2023-02-04 18:05:08 -07:00
William Hubbard
1dbab66aa1 Merge branch 'master' into sprite-generator 2023-02-04 16:46:21 -07:00
William Hubbard
90b4e0f8d5 Merge branch 'master' of https://github.com/Markil3/Throot 2023-02-04 16:46:00 -07:00
William Hubbard
803b09e1b6 Adds an obstacle system 2023-02-04 16:45:36 -07:00
Neal Finger
2240e42640 Merge pull request #3 from Markil3/player_contoller
Update player_animations.py
2023-02-04 16:27:13 -07:00
Neal Finger
b79f0fa704 Update player_animations.py
player movement acceleration
2023-02-04 16:25:05 -07:00
Neal Finger
21deb06d84 Merge pull request #2 from Markil3/player_animations
Create player_animations.py
2023-02-04 14:39:18 -07:00
Neal Finger
67ea2d6c00 Create player_animations.py
initial commit branch player animations
2023-02-04 14:38:30 -07:00
William Hubbard
0860df7cea Merge branch 'master' into sprite-generator 2023-02-04 11:16:38 -07:00
William Hubbard
d69ea1b6c7 Repairs some art repository bugs 2023-02-04 11:03:06 -07:00
William Hubbard
a218536601 Adds an obstacle generation system
This system is responsible for generating obstacles and moving them on-screen as the player moves in the world.
2023-02-04 10:49:04 -07:00
William Hubbard
8aeceffb7c Merge pull request #1 from Markil3/art-cleanup
Cleans up artrepository.
2023-02-04 10:45:21 -07:00
William Hubbard
54f31a31bd Update artrepository.py
Reformats how we whitespace the sprite images.

Should be more readable.
2023-02-04 10:22:03 -07:00
William Hubbard
bf6950413b Adds a list compiling all obstacles. 2023-02-04 10:14:42 -07:00
William Hubbard
ffa03f4c70 Cleans up artrepository.
Adds information on dimensions and whatnot.
2023-02-04 10:11:19 -07:00
CostaRic
f87b73fb9b Create artrepository.py
Art
2023-02-04 09:54:57 -07:00
William Hubbard
f1b53f94bd Fixes the formatting of the credits. 2023-02-04 00:52:40 -07:00
William Hubbard
f6c551e5af Create README.md 2023-02-03 20:47:29 -07:00