DR
dreamingechoes/simplelogica_the_game
A game developed in Ruby with the help of Gosu gem.
Simplelogica: The Game
About
This is an example of a game developed in Ruby using the Gosu library. All the resources of the game (images, music and audio effects) are some mine and some extracted from http://opengameart.org/.
Install dependencies
Here are the pre-requisites to play this game (or be able to use Gosu):
- Mac OS X: Getting Started on OS X
- Linux: Getting Started on Linux
- Windows: Getting Started on Windows
Getting Started
To start playing this game, you only have to:
user@computer:~$ git clone git@github.com:dreamingechoes/simplelogica_the_game.git
user@computer:~$ cd simplelogica_the_game
user@computer:/simplelogica_the_game$ bundle installUsage
You can build the gem and install thr result to have the game available to execute whenever you want by executing:
user@computer:~$ cd simplelogica_the_game
user@computer:~$ gem build simplelogica_the_game.gemspec
user@computer:~$ gem install simplelogica_the_game-0.2.0.gemOnce you have done this, you can start the game by executing the binary:
user@computer:~$ simplelogica_the_gameThen follow the screen instructions, and have fun! ๐
This project was developed by dreamingechoes.
It adheres to its code of conduct and
contributing guidelines, and uses an equivalent license.
On this page
Languages
Ruby98.8%Shell1.2%
Contributors
MIT License
Created December 2, 2015
Updated February 12, 2024
