Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariovisic/ruby2d-games
A collection of games and demos written in ruby using the Ruby 2D framework, complete with free video tutorials
https://github.com/mariovisic/ruby2d-games
game-development gamedev games ruby
Last synced: 26 days ago
JSON representation
A collection of games and demos written in ruby using the Ruby 2D framework, complete with free video tutorials
- Host: GitHub
- URL: https://github.com/mariovisic/ruby2d-games
- Owner: mariovisic
- Created: 2019-01-06T10:02:13.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T00:19:58.000Z (over 1 year ago)
- Last Synced: 2024-07-31T21:56:13.714Z (3 months ago)
- Topics: game-development, gamedev, games, ruby
- Language: Ruby
- Homepage:
- Size: 4.2 MB
- Stars: 34
- Watchers: 5
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Ruby 2d games
A collection of games and demos written in ruby using the [Ruby 2D framework](https://www.ruby2d.com/)
Free video tutorials are available for each game on YouTube: https://youtube.mariovisic.com/
## Snake
[Watch tutorial](https://youtu.be/2UVhYHBT_1o)
[![snake game](02%20-%20Snake/screenshot_2.png)](https://youtu.be/2UVhYHBT_1o)## Pong
[Watch tutorial - Part 1](https://youtu.be/kgK3be5wvwI) -
[Part 2](https://youtu.be/jBFBV7dByGw) -
[Part 3](https://youtu.be/fJUgSrM9aPI) -
[Part 4](https://youtu.be/6mXjdU1BF8I)
[![pong game](03%20-%20Pong/screenshot_v3.png)](https://youtu.be/kgK3be5wvwI)## Conway's game of life
[Watch tutorial](https://youtu.be/Rp7v1f4lpPU)
[![conways game of life](08%20-%20Conways%20game%20of%20life/screenshot.png)](https://youtu.be/Rp7v1f4lpPU)## Asteroids
[Watch tutorial - Part 1](https://youtu.be/sWsD_r_DQ4c) -
[Part 2](https://youtu.be/5j2ttQiwGaA) -
[Part 3](https://youtu.be/-F2Q4wBpCoI)
[![asteroids game](06%20-%20Asteroids/screenshot.png)](https://youtu.be/sWsD_r_DQ4c)