~game-hackers/game/trunk

  • Committer: Jean-Paul Calderone
  • Date: 2014-10-19 19:33:11 UTC
  • mfrom: (49.1.2 minimal-setup.py)
  • Revision ID: exarkun@twistedmatrix.com-20141019193311-kz0953dbn3moaxbt
Merge minimal-setup.py to add a setup.py to make Game installable.
Filename Latest Rev Last Changed Committer Comment Size
..
data 3 17 years ago Christopher Armstrong first sub-milestone met: a gicture on a screen WIT Diff
functional 3 17 years ago Christopher Armstrong first sub-milestone met: a gicture on a screen WIT Diff
scripts 21.1.33 16 years ago Christopher Armstrong SCRIPT! for NETWORKS! Diff
test 3 17 years ago Christopher Armstrong first sub-milestone met: a gicture on a screen WIT Diff
__init__.py 21.1.14 17 years ago Jean-Paul Calderone Add initial players to Environment, set them in ne 66 bytes Diff Download File
controller.py 43.1.2 13 years ago Jean-Paul Calderone Use WASD keys for movement. 2.6 KB Diff Download File
direction.py 26.1.1 13 years ago Jean-Paul Calderone Replace the cardinal directions with forward/backw 157 bytes Diff Download File
environment.py 38.3.1 13 years ago Jean-Paul Calderone Apply the chunked terrain updates parts of the ori 3.9 KB Diff Download File
network.py 38.3.1 13 years ago Jean-Paul Calderone Apply the chunked terrain updates parts of the ori 10.3 KB Diff Download File
player.py 26.3.6 13 years ago Jean-Paul Calderone Switch back to my own Vector class. vec3 buys lit 3.6 KB Diff Download File
terrain.py 43 13 years ago Jean-Paul Calderone Make sure that the voxel used to scale up storage 14.5 KB Diff Download File
ui.py 38.3.1 13 years ago Jean-Paul Calderone Apply the chunked terrain updates parts of the ori 3.3 KB Diff Download File
vector.py 47 11 years ago Jean-Paul Calderone Add a function for computing the unit of a given v 998 bytes Diff Download File
view.py 43.1.6 13 years ago Jean-Paul Calderone Grab the mouse at the start of the mouse movement 19.4 KB Diff Download File