gore-and-ash-demo: Demonstration game for Gore&Ash game engine

[ bsd3, game, program ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0.0, 1.1.0.0, 1.2.0.0
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), bytestring (>=0.10.6.0), cereal (>=0.4.1.1), containers (>=0.5.6.2), deepseq (>=1.4), exception-transformers (>=0.4), exceptions (>=0.8.0.2), GLFW-b (>=1.4.7.3), gore-and-ash (>=1.1.0.0), gore-and-ash-actor (>=1.1.0.0), gore-and-ash-logging (>=1.1.0.0), gore-and-ash-network (>=1.2.0.0), gore-and-ash-sdl (>=1.1.0.0), gore-and-ash-sync (>=1.1.0.0), hashable (>=1.2.3.3), lens (>=4.12.3), linear (>=1.19), network (>=2.6.2.1), OpenGL (>=3.0.0.0), sdl2 (>=2.1.1), text (>=1.2.1), text-show (>=2), time (>=1.5.0.1), transformers (>=0.4.2), unordered-containers (>=0.2.5.1), vector (>=0.11.0.0) [details]
License BSD-3-Clause
Copyright 2015-2016 Anton Gushcha
Author Anton Gushcha
Maintainer ncrashed@gmail.com
Category Game
Home page https://github.com/Teaspot-Studio/gore-and-ash-demo
Uploaded by NCrashed at 2016-11-19T22:00:12Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables gore-and-ash-demo-server, gore-and-ash-demo-client
Downloads 2143 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-11-20 [all 3 reports]

Readme for gore-and-ash-demo-1.2.0.0

[back to package description]

gore-and-ash-demo

The repo contains proof-of-concept implementation of simple game with Gore&Ash engine.

Installation

  1. Install stack from stackage.net;
  2. Run stack install from root directory of the repo;
  3. Start server gore-and-ash-demo 0.0.0.0 5556;
  4. Start several clients with gore-and-ash-client localhost 5556.

Screenshots

Screenshot 1

Screenshot 2