File: README.md

package info (click to toggle)
freedroidrpg 1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 273,532 kB
  • sloc: ansic: 66,191; cpp: 2,033; sh: 766; makefile: 627; python: 322; xml: 94; perl: 87
file content (78 lines) | stat: -rw-r--r-- 4,802 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<!--
 *  Copyright (c) 2015 Samuel Degrande
 *
 *  This file is part of Freedroid
 *
 *  Freedroid is free software; you can redistribute it and/or modify
 *  it under the terms of the GNU General Public License as published by
 *  the Free Software Foundation; either version 2 of the License, or
 *  (at your option) any later version.
 *
 *  Freedroid 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 General Public License for more details.
 *
 *  You should have received a copy of the GNU General Public License
 *  along with Freedroid; see the file COPYING. If not, write to the
 *  Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 *  MA  02111-1307  USA

 This file provides a nice frontpage to git-repos's project.
 Not meant to be in the tar.gz distribution.
-->

<div>
  <a class="no-attachment-icon" href="https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/screenshots/fighting_s.png" target="_blank">
    <img alt="Fighting" src="https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/screenshots/fighting_s.png" width="16%">
  </a>
  <a class="no-attachment-icon" href="https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/screenshots/town_bar_s.png" target="_blank">
    <img src="https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/screenshots/town_bar_s.png" width="16%" />
  </a>
  <a class="no-attachment-icon" href="https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/screenshots/in_the_wild_s.png" target="_blank">
    <img alt="In the wild" src="https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/screenshots/in_the_wild_s.png" width="16%" />
  </a>
  <a class="no-attachment-icon" href="https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/screenshots/fighting_s.png" target="_blank">
    <img alt="Fighting" src="https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/screenshots/fighting_s.png" width="16%" />
  </a>
  <a class="no-attachment-icon" href="https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/screenshots/dialog_s.png" target="_blank">
    <img alt="Dialog screen" src="https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/screenshots/dialog_s.png" width="16%" />
  </a>
  <a class="no-attachment-icon" href="https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/screenshots/inventory_screen_s.png" target="_blank">
    <img alt="Inventory screen" src="https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/screenshots/inventory_screen_s.png" width="16%" />
  </a>
</div>

Description
-----------

FreedroidRPG is an original isometric 3D role playing game taking place in the future, on Earth. It features action and dialogs.

#### Visit the [Freedroid Web Site][WWW]

Features
--------

* Fully playable, 12h of fun
* Real time action
* Role playing through rich dialogs
* Works on most computers
* Original music

Notes
-----
We do not accept merge requests, but we welcome you to submit all your contributions (code patches, dialogs, graphics, sounds, musics) to our [Review Board][RB]

---

| Categories                                | License                                        | Platforms |
| :---------------------------------------- | :--------------------------------------------- | :-------: |
| Side-Scrolling/Arcade Games, Role-Playing | GNU General Public License version 2.0 (GPLv2) | <a><img alt="bsd" src="https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/platforms/bsd.png"></a><a><img alt="linux" src="https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/platforms/linux.png"></a><a><img alt="mac" src="https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/platforms/mac.png"></a><a><img alt="windows" src="https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/platforms/windows.png"></a>

[WWW]: https://www.freedroid.org
[RB]: https://rb.freedroid.org
[BSD]: https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/platforms/bsd.png
[LIN]: https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/platforms/linux.png
[MAC]: https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/platforms/mac.png
[WIN]: https://codeberg.org/freedroid/freedroid-graphics/raw/branch/master/website/assets/platforms/windows.png