Skip to content

Single player card game based on Reigns and Lapse

License

Notifications You must be signed in to change notification settings

RobertRauch/deckswipe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeckSwipe

A simple A/B choice card game. There are 4 gameplay stats (Coal, Food, Health, Hope), each contributing to the chances of the player's city's survival. Choices that the player makes through swiping each card left or right will influence those stats in various ways. If any one of the stats depletes (reaches zero), the game is lost and reset. The player's objective is to make decisions such that it doesn't happen and the city survives, for as long as they can manage.

The core mechanics and visuals are heavily based on Reigns, and its clone, Lapse: The Forgotten Future. The content is mostly inspired by Frostpunk and its neverending winter.

DeckSwipe is a codename; the game does not have a real name yet.

Created with Unity on Linux, primarily for the Android platform.

Screen capture of the game running on Android

Contributing

Issues and PRs are welcome, for all kinds of contributions. Changes accepted in PRs will be released under the license terms listed further below. When working on a time-consuming contribution, it's best to discuss it in issues first, to make sure it won't collide with something else.

Hacktoberfest

I encourage contributing during Hacktoberfest! Have a look at issues tagged 'Hacktoberfest' to get started. If you take the time to work on one of them, be sure to comment in the appropriate issue thread.

Builds

Binary builds for Android, Linux and Windows are available under Releases.

License

All content published in this repository, be it software, in source code or binary form, or other works, is released under the MIT License, as documented in LICENSE, with the following exceptions:

  • TextMesh Pro

    Bundled with Unity and distributed on Unity license terms

    https://unity3d.com/legal

    Files:

    • DeckSwipe/Assets/Dependencies/TextMesh Pro/*

About

Single player card game based on Reigns and Lapse

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.2%
  • Shell 1.3%
  • Python 0.5%