https://github.com/holeinonegolfer/aroundandaround
https://github.com/holeinonegolfer/aroundandaround
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/holeinonegolfer/aroundandaround
- Owner: HoleInOneGolfer
- License: mit
- Created: 2024-12-07T20:26:11.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-14T22:59:28.000Z (6 months ago)
- Last Synced: 2025-03-28T16:05:34.206Z (3 months ago)
- Language: C
- Homepage: https://holeinonegolfer.itch.io/around-and-around-v2
- Size: 419 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Around and Around v2
## How to Play
Press **[SPACE]** to **change which direction** the orb is rotating so you can **collect dots**. The **different color dots do different things** from **points**, **reversing direction**, **speeding up**, and **slowing down**.
## About the Project
I have been learning C as part of a college course, so I wanted to give raylib a try and this is my first game written with it.
## Links
[Itch.io](https://holeinonegolfer.itch.io/around-and-around-v2)
[Github](https://github.com/HoleInOneGolfer/AroundAndAround)