Skip to content
/ Rogueskiv Public

A roguelite game, mashup of Eskiv and the countless Roguelike games

License

Notifications You must be signed in to change notification settings

Crul/Rogueskiv

Repository files navigation

Rogueskiv

⚠️ Work in progress: This is a proof of concept, not a fully developed game.

Rogueskiv is a mashup of Eskiv (by jf) and the countless Roguelike games, inspired by the Roguelike Celebration 2018 talk: Pippin Barr + Jonathan Lessard: Chess + Rogue = Chogue.

Download

Currently only runs on Windows 64 bits (see Linux, iOS an 32 bits version notes):

How it looks

See video trailer.

Configuration

Global options can be changed in %APPDATA%/Rogueskiv/config.yaml.

Game modes are defined in %APPDATA%/Rogueskiv/gameModes/*.yaml.

See data/README.md for more info.

Linux, iOS amd 32 bits version

Although in theory the code is cross-platform, I have been able to make it work only on Windows. I tried it on Ubuntu (see dev/ubuntu branch) and, although it runs, the graphics are rendered incorrectly and it closes when trying to play a sound. As for iOS, I don't have an environment to test with.

The 32 bits version is on the technical debt list.

Environment Setup

Download and extract into Seedwork.Ux/dlls/:

Tested only in Windows 10.

Acknowledgements

Rogueskiv makes use of the following projects:

License (AGPL-3.0)

Rogueskiv, a roguelike version of Eskiv
Copyright (C) 2019, Raúl J. Vila

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

See license.txt.

About

A roguelite game, mashup of Eskiv and the countless Roguelike games

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages