This repository has been archived by the owner on May 19, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
42 changed files
with
1 addition
and
3,715 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,49 +3,4 @@ Parolottero | |
|
||
Interactive game inspired by Passaparola (which I later learnt was inspired by Boggle). | ||
|
||
|
||
Game modes | ||
---------- | ||
|
||
You can either challenge yourself or other people. | ||
|
||
To play against other people you will all need a device and will need to set the seed and timer to the same value, in order to obtain the same board. | ||
|
||
|
||
Playing | ||
------- | ||
|
||
[Gameplay video](https://www.youtube.com/watch?v=NEwD4Rn_nPQ) | ||
|
||
|
||
Installing | ||
---------- | ||
|
||
The preferred mode is to install the .deb file. | ||
|
||
Building | ||
-------- | ||
|
||
Refer to debian/control for the list of build-time and run-time dependencies. | ||
|
||
You must do | ||
|
||
``` | ||
mkdir build | ||
cd build | ||
qmake ../src | ||
make -j | ||
``` | ||
|
||
Game files | ||
---------- | ||
|
||
See here: https://github.com/ltworf/parolottero-languages | ||
|
||
|
||
Contributing | ||
------------ | ||
|
||
Contributions are welcome both via git send mail to [email protected] or github pull requests. | ||
|
||
To report bugs on words you can enable bug reporting. Edit `~/.config/Parolottero/Parolottero.conf` and enable. You should use your own github token rather than the provided one. It needs the `public_repo` permission | ||
[THE PROJECT HAS BEEN MOVED](https://codeberg.org/parolottero/) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.