Skip to content

๐ŸŽฎ Platform game concept for Python with gravity inversion and window rotation.

Notifications You must be signed in to change notification settings

sourceduty/Window_Rotation_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 

Repository files navigation

Window_Rotation_Game

๐ŸŽฎ Platform game concept for Python with gravity inversion and window rotation.

CONCEPT

A platform game where the single player jumps, runs, and walks across each level. The orientation of gravity in the game can be inversed by rotating the window. Inversion is required when moving the player across inverse sections. If the player falls into a hole, they are eliminated.

Window-Rotation-Game

REFERENCES

pygame.transform

Rotate Pygame Screen

How to create a 2D game with Python and the Arcade library

About

๐ŸŽฎ Platform game concept for Python with gravity inversion and window rotation.

Topics

Resources

Stars

Watchers

Forks