~mgedmin/pyspacewar/master

« back to all changes in this revision

Viewing changes to README.rst

  • Committer: Marius Gedminas
  • Date: 2017-11-24 16:42:27 UTC
  • Revision ID: git-v1:0e7fe60a5e35ca5e376fcc37d902ee0cf5688980
HTTPS everywhere

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
There is also a Gravity Wars mode, where the two ships do not move, and the
10
10
players repeatedly specify the direction and velocity of their missiles.
11
11
 
12
 
Web page: http://mg.pov.lt/pyspacewar
 
12
Web page: https://mg.pov.lt/pyspacewar
13
13
 
14
14
Bug tracker: https://bugs.launchpad.net/pyspacewar
15
15
 
16
16
Requirements:
17
 
 * Python (http://www.python.org/), at least version 2.4
18
 
 * PyGame (http://www.pygame.org/)
 
17
 
 
18
* Python (https://www.python.org/), at least version 2.7
 
19
* PyGame (https://www.pygame.org/)
19
20
 
20
21
 
21
22
Quick start
80
81
Ignas Mikalajūnas <ignas@pov.lt> contributed the computer AI code.
81
82
 
82
83
The planet images were borrowed from IGE - Outer Space, an open-source on-line
83
 
strategy game (http://www.ospace.net/).
 
84
strategy game (https://www.ospace.net/).
84
85
 
85
86
The background image is a darkened version of a public domain Hubble Space
86
87
Telescope picture of the NGC 3949 galaxy, downloaded from
88
89
 
89
90
Icons were contributed by Jakub Szypulka and licenced under the Creative
90
91
Commons Share-Alike 3.0 licence.  See
91
 
http://cubestuff.wordpress.com/2007/12/23/pyspacewar-goes-tango
 
92
https://cubestuff.wordpress.com/2007/12/23/pyspacewar-goes-tango
92
93