Skip to content

Teaspot-Studio/gore-and-ash-demo

Repository files navigation

gore-and-ash-demo

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

Installation

  1. Install stack from the site;
  2. Install C dependencies:
    • SDL2
    • SDL2_ttf
    • zlib
    • OpenGL
  3. Run stack install from root directory of the repo;
  4. Start server gore-and-ash-demo-server --host 127.0.0.1 --port 5556;
  5. Start several clients with gore-and-ash-demo-client --host 127.0.0.1 --port 5556.

Screenshots

Screenshot 1

Screenshot 2

About

Demostration game for Gore&Ash engine

Resources

License

Stars

Watchers

Forks

Packages

No packages published