https://github.com/hexaredecimal/pongdin
Break out game in odin :)
https://github.com/hexaredecimal/pongdin
Last synced: 4 months ago
JSON representation
Break out game in odin :)
- Host: GitHub
- URL: https://github.com/hexaredecimal/pongdin
- Owner: hexaredecimal
- Created: 2024-11-06T14:44:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-09T14:31:19.000Z (over 1 year ago)
- Last Synced: 2025-03-04T21:41:58.164Z (over 1 year ago)
- Language: Odin
- Size: 1.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PONGDIN
>> PONG game in odin lang
## Why?
1. First time using odin, so to learn
2. Learning how to use raylib in odin
## Requirements
- Odin lang compiler
## Compiling
```sh
$ git clone git@github.com:hexaredecimal/odinout.git
$ cd odinout
$ odin build .
$ ./odinout
```
## Screenshots

