Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)