comparison README @ 418:63f59be04a54

Replace Pyglet with SDL2 for window creation and events; disables framerate control/display and sound.
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
date Tue, 16 Jul 2013 21:07:15 +0200
parents 88361534c77e
children 3a7b36324611
comparison
equal deleted inserted replaced
417:efae61ad6efe 418:63f59be04a54
13 13
14 Running: 14 Running:
15 * Python2 (>= 2.6) 15 * Python2 (>= 2.6)
16 * Cython 16 * Cython
17 * Pyglet 17 * Pyglet
18 * SDL2
18 19
19 20
20 Building sample data: 21 Building sample data:
21 * thtk (http://code.google.com/p/thtk/) 22 * thtk (http://code.google.com/p/thtk/)
22 23
25 Documentation: 26 Documentation:
26 -------------- 27 --------------
27 28
28 The code should be sufficiently documented for anyone interested to learn how the EoSD engine work, 29 The code should be sufficiently documented for anyone interested to learn how the EoSD engine work,
29 but additional documentation is available at: 30 but additional documentation is available at:
30 http://linkmauve.fr/doc/touhou/ 31 http://pytouhou.linkmauve.fr/
31 32
32 33
33 34
34 Contact: 35 Contact:
35 -------- 36 --------