Haskell-Klon von WiiPlay Tanks
This repository has been archived on 2025-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2010-03-09 02:00:21 +01:00
Bindings Fixed event handling bug; don't provide generated bindings in git as they are probably not 64-bit clean 2010-02-25 05:08:10 +01:00
tex Added bullet texture and movement; restructured game state 2010-03-08 22:13:35 +01:00
.gitignore Migrated from Make to Cabal 2010-03-09 02:00:21 +01:00
CPUPlayer.hs Added bullet texture and movement; restructured game state 2010-03-08 22:13:35 +01:00
DefaultPlayer.hs Added bullet texture and movement; restructured game state 2010-03-08 22:13:35 +01:00
Game.hs Limit number of bullets/tank; save tank number with shoot 2010-03-08 23:12:14 +01:00
GLDriver.hs Added bullet texture and movement; restructured game state 2010-03-08 22:13:35 +01:00
GLX.hs Added bullet texture and movement; restructured game state 2010-03-08 22:13:35 +01:00
htanks.cabal Migrated from Make to Cabal 2010-03-09 02:00:21 +01:00
HTanks.hs Migrated from Make to Cabal 2010-03-09 02:00:21 +01:00
Level.hs Added texture loading 2010-02-25 02:15:26 +01:00
Player.hs Added bullet texture and movement; restructured game state 2010-03-08 22:13:35 +01:00
Render.hs Added bullet texture and movement; restructured game state 2010-03-08 22:13:35 +01:00
Setup.lhs Migrated from Make to Cabal 2010-03-09 02:00:21 +01:00
Texture.hs Added bullet texture and movement; restructured game state 2010-03-08 22:13:35 +01:00