Coder Social home page Coder Social logo

halfburnttoast / dungeon-cross Goto Github PK

View Code? Open in Web Editor NEW
25.0 25.0 1.0 39.31 MB

A Python-based reimplementation of Zachtronic's Dungeons and Diagrams

License: GNU General Public License v2.0

Makefile 0.93% Python 98.81% Batchfile 0.26%
colorblind-friendly dungeons-and-diagrams game gamedev logic-puzzle nonogram nonogram-game picross puzzle-game pygame pygame-games pygame-menu python3 zachtronics

dungeon-cross's People

Contributors

halfburnttoast avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

earlyraven

dungeon-cross's Issues

Hit reset, game dies

With this trace:

Traceback (most recent call last):
  File "/home/andreas/Progetti/bbs/Dungeon-Cross/./dungeon_cross.py", line 852, in <module>
    main()
  File "/home/andreas/Progetti/bbs/Dungeon-Cross/./dungeon_cross.py", line 842, in main
    game.update()
  File "/home/andreas/Progetti/bbs/Dungeon-Cross/./dungeon_cross.py", line 179, in update
    self._menu.mainloop(self._screen, bgfun=self._draw_game)
  File "/home/andreas/.local/lib/python3.10/site-packages/pygame_menu/menu.py", line 2908, in mainloop
    self.update(pygame.event.get())
  File "/home/andreas/.local/lib/python3.10/site-packages/pygame_menu/menu.py", line 2437, in update
    selected_widget.update(events):
  File "/home/andreas/.local/lib/python3.10/site-packages/pygame_menu/widgets/widget/button.py", line 229, in update
    self.apply()
  File "/home/andreas/.local/lib/python3.10/site-packages/pygame_menu/widgets/core/widget.py", line 1258, in apply
    return self._onreturn(*args, **self._kwargs)
  File "/home/andreas/Progetti/bbs/Dungeon-Cross/./dungeon_cross.py", line 628, in _menu_reset
    self.open_puzzle(self.current_puzzle_id())
TypeError: 'int' object is not callable

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.