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.
- Host: GitHub
- URL: https://github.com/mrowa44/starx
- Owner: mrowa44
- Created: 2015-02-27T14:53:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-21T13:47:10.000Z (about 11 years ago)
- Last Synced: 2024-04-26T07:02:36.705Z (about 2 years ago)
- Language: Ruby
- Size: 814 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
starx
=====
Starx is a simple, terminal-based game written in ruby.
Demo
----

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)