Mary Go Round
Neverending Merry-Go-Round. You play as "Mary", and you "Go Round".
Awards
Scores
Ratings (show detail)
Overall: 3.4
Fun: 3.3
Production: 3.3
Innovation: 3.7
Files
File | Uploader | Date |
---|---|---|
Screenshot_2021-09-25_at_10.27.00_lAuNcBh.png
Screenshot Title |
thp | 2021/09/25 08:28 |
Screenshot_2021-09-25_at_10.27.04.png
Screenshot 2 |
thp | 2021/09/25 08:27 |
mary-go-round.zip
— final
ZIP package (needs PySDL2 + PyOpenGL) |
thp | 2021/09/25 08:27 |
Diary Entries
Mary, Go Round (again, I didn't have much time...)
Here's my PyWeek #32 entry.
How to play:
- You are the WHITE THING ("MARY").
- You GO ROUND.
- Avoid GAPS to achieve HIGH SCORE.
- Use UP and DOWN arrow keys to set the next lane.
Dependencies:
- PySDL2 (+ SDL2 + SDL2_mixer)
- PyOpenGL (+ some kind of OpenGL driver)
This uses the fancy old fixed function pipeline of OpenGL. All is good.
If your (i)GPU is really old, disable the SDL_GL_SetAttribute lines.
Again, I didn't have much time this week to do a submission, but like
in PyWeek#31, I had some time today (~ 2 hours) to come up with this
game. Just plain simple retro OpenGL, going round and round. I didn't
even have time to clean it up, so it's a bit dirty.
Extended port available
An extended port of this entry is available here: https://thp.itch.io/dzzee