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

https://github.com/mrowa44/starx

Simple, terminal-based game written in ruby.
https://github.com/mrowa44/starx

Last synced: about 1 year ago
JSON representation

Simple, terminal-based game written in ruby.

Awesome Lists containing this project

README

          

starx
=====

Starx is a simple, terminal-based game written in ruby.

Demo
----
![Demo](demo.gif)

Installation
-----------

```sh
# install
gem install starx

# run
starx
```
You can use arrows or vim movement keys (hjkl) to move and 'q' to quit.

License
-------

Copyright 2015 Justyna Rachowicz

This project including all of its source files is released under the terms of GNU General Public License (version 3 or later)