mosgame
Version, currently v.0.3-alpha3 versions
- v.0.3-alphalatestJun 27, 2016
- v.0.2-alphanot indexedOct 24, 2017
- v.0.1-alphanot indexedOct 24, 2017
github.com/bararchy/mos_game
Mini Offline Singleplayer game in Crystal
18 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
mosgame:
github: bararchy/mos_game
version: ~> v.0.3-alphaThen run:
shards installshard.yml
- Crystal
- no constraint declared
- License
- MIT
- Author
- Bar Hofesh <bar.hofesh@gmail.com>
Dependencies
Development Dependencies
- minitest*github: bararchy/text-parserdev
README
# mos_game
Mini Offline Singleplayer game in Crystal
## About
This is a first try, a first try in creating a game and first try in creating a game in Crystal.
```
▄▄▄ ▄▄▄ ▄▄▄▄ ▄▄▄▄
███ ███ ██▀▀██ ▄█▀▀▀▀█
████████ ██ ██ ██▄ ▄███▄██ ▄█████▄ ████▄██▄ ▄████▄
██ ██ ██ ██ ██ ▀████▄ ██▀ ▀██ ▀ ▄▄▄██ ██ ██ ██ ██▄▄▄▄██
██ ▀▀ ██ ██ ██ ▀██ ██ ██ ▄██▀▀▀██ ██ ██ ██ ██▀▀▀▀▀▀
██ ██ ██▄▄██ █▄▄▄▄▄█▀ ▀██▄▄███ ██▄▄▄███ ██ ██ ██ ▀██▄▄▄▄█
▀▀ ▀▀ ▀▀▀▀ ▀▀▀▀▀ ▄▀▀▀ ██ ▀▀▀▀ ▀▀ ▀▀ ▀▀ ▀▀ ▀▀▀▀▀
▀████▀▀
```
The game is a terminal, text based game, with choises and charcter progression.
Give it a try :)
## How to play
Just download the latest release from here:
https://github.com/bararchy/mos_game/releases/tag/v.0.2-alpha
Choose .zip or .tar.gz
Download the file and extract localy.
Open a terminal in the folder (or just ```cd``` to it)
And execute
```
./MOSgame
```
You can also compile the game from sources using the Crystal compiler
## How to compile
If you have the Crystal compiler then just
```
crystal deps update
crystal compile libs/MOSgame.cr --release
```
Else, download the compiler here:
http://crystal-lang.org/docs/installation/index.html
## To-Do list
* More stroy
* A way to staticlly link the binery and get rid of the /ext/ folder
* Get help with building on Ubutnu (some one who dont care to compile the game and upload the binery back)
* Feed-back !
Enjoy !
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
v.0.3-alpha- Tagged
- Jun 27, 2016
- Commit
f93abacaf0a3- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/bararchy/mos_game
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 12, 2026
- Synced
- Aug 12, 2026
- Versions
- 3