mosgame
Version, currently v.0.1-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
Nothing has been indexed for v.0.1-alpha yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
mosgame:
github: bararchy/mos_game
version: ~> v.0.1-alphaThen run:
shards installshard.yml
No shard.yml has been indexed for v.0.1-alpha. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
# 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.1-alpha- Tagged
- Oct 24, 2017
- Commit
1d2dcf9b5cf1- Indexed
- not yet
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