Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxmx03/dodge_game
https://github.com/maxmx03/dodge_game
c dodge-game raylib-c
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxmx03/dodge_game
- Owner: maxmx03
- Created: 2024-10-13T21:30:18.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-13T21:45:29.000Z (2 months ago)
- Last Synced: 2024-11-30T12:47:19.786Z (24 days ago)
- Topics: c, dodge-game, raylib-c
- Language: C
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dodge Game
Made with [raylib](https://github.com/raysan5/raylib)
https://github.com/user-attachments/assets/6ac5f772-b074-47dd-b727-86d6d751d195
## Usage
- [package](https://archlinux.org/packages/extra/x86_64/raylib/)
```bash
make
```