crystal_pong
Crystal Pong
Implementing the old Pong game with Crystal and CrSFML following this video from Tantan.
Running the game
In order to run the game locally you will just need the latest version of Crystal and run the following command.
- Fetch the dependencies and run the game:
$ shards install && crystal src/crystal_pong.cr
And voilà, the game is running.
Contributing
- Fork it (https://github.com/your-github-user/crystal_pong/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Contributors
- rubynho - creator and maintainer
Repository
crystal_pong
Owner
Statistic
- 2
- 0
- 0
- 0
- 1
- over 2 years ago
- April 28, 2021
License
MIT License
Links
Synced at
Wed, 06 Nov 2024 15:13:56 GMT
Languages