Giter Site home page Giter Site logo

gtm's People

Contributors

anilane4 avatar ezowen avatar gcs278 avatar leonp92 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

gcs278

gtm's Issues

Bugs and Suggestions

I used to play GTA a lot so I really like your idea of GTM. The game itself is as well impressive. You guys did a great job on the story line and text-based graphic, especially the two girls on the menu page.
Here's some bugs and suggestions:

  1. When you start a shop stealing and force quit the game. It brings you to the next mission instead of shop robbing when you continue the game
  2. It would be better if we can use number keys(1, 2, 3, 4) instead of a, b, c, d to select the move. (So I could have played the game with one hand while eating a sandwich using the other)
  3. Fight takes too long. It is reasonable to increase the health of both you and your enemies as leveling up, but what's real annoying is you can't skip the 2 sec wait time between each screen during combat.
  4. It doesn't seem to allow you to actually beat the shop keeper since his hp is like 10x as yours. But when I actually beat him ( ok... by hacking the weapon damage ), the weapon I just stole from him got a square braces around its name in the character file. So I can't use it because the program would not recognize its name and keep calling me a hacker XD...
  5. error on mission 4 boss fight

Traceback (most recent call last):
File "./main.py", line 35, in
main()
File "./main.py", line 24, in main
mission.mission(int(game.parse("Mission")))
File "/home/xingjian/Desktop/GTM/mission.py", line 33, in mission
fight.missionfight(missionNum+10,0)
File "/home/xingjian/Desktop/GTM/fight.py", line 85, in missionfight
print(fighter+": You'll regret messing with us!")
UnboundLocalError: local variable 'fighter' referenced before assignment

Again, you guys did a excellent job on this, otherwise I wouldn't spent 2 hours on playing and finding bugs in your game

Is this supposed to grab the mouse, or... ? (can't run)

When I run ./main.py, my mouse cursor turns into a cross-shaped cursor and nothing happens. After clicking several times, the game closes with

import.im6: unable to grab mouse `': Resource temporarily unavailable @ error/xwindow.c/XSelectWindow/9047.
./main.py: line 7: defchoice: command not found
./main.py: line 9: syntax error near unexpected token `('
./main.py: line 9: `def main(): '

Is this supposed to be opening a window, or grabbing the mouse cursor, or something? Or does it just take a while to load, and I'm being too impatient?

Can't run the game!

  • When I run

    $ python game.py
    

    it immediately returns to a command prompt. Is this the proper way to run the program? If not, then provide instructions in the README on how to start the game.

  • do not include generated files (*.pyc) in git repo. Use the git rm command to remove them, then commit and push the changes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.