Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sziller/_game_kut
Remake and digitalization of an old hungarian board game
https://github.com/sziller/_game_kut
boardgame multiplayer-browser-game turn-based-strategy
Last synced: about 2 months ago
JSON representation
Remake and digitalization of an old hungarian board game
- Host: GitHub
- URL: https://github.com/sziller/_game_kut
- Owner: sziller
- Created: 2022-12-03T22:00:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T15:00:50.000Z (over 1 year ago)
- Last Synced: 2024-10-23T22:16:02.119Z (3 months ago)
- Topics: boardgame, multiplayer-browser-game, turn-based-strategy
- Language: Python
- Homepage:
- Size: 1.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Board game
Digital remake of an old-school board game. The original game was issued in Hungary and was in Hungarian.
With help of some enthusiasts we might recreate even reimagine an age-old classic.== Installation
All installation needs to be done with pip3!
Any Directory you import data from needs to include an __init__.py file, in order to be accessible when started over the
OS.== Goals
This is by default a turn based merchant strategy game for a number of players btw. 2 - 6.
All rulez will first be implemented, as shown in the original manual.
With no clear goals - other than having fun - we might reach some of the following milestones during development.- adding graphics
- hotseat multiplayer style
- parallel multiplayer style
- multi-computer playing mode (LAN)
- browser based playing style
- game rebalancing
- additional game features
- multi language support== Contribution
Any help is welcome. In some areas it is of advantage if you know, or even have a copy of the original game.
However most of the rule and gamesetup related issues are either already implemented or easy to communicate.== Packages
I'll try to keep this repo as simple as possible, with no external deps, as long as possible.== Run
We'll simply have a desktop icon for basic testruns.
Once development reaches multiplayer level, we'll probably convert it into a browser game.== Owner
Sziller=== contact