Git Product home page Git Product logo

skulpt_pygame_zero's People

Contributors

lipten avatar

Stargazers

 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  avatar  avatar  avatar

skulpt_pygame_zero's Issues

加油

推广Skulpt。

我们一起开发

Litchi支持Skulpt

我编写了一个python库Litchi,它的最新版已支持Skulpt。

我将会把skulpt_pygame_zero加入其中。并提供更好的开发Skulpt扩展库的方法,这样可以使得只使用python编写单机、在线游戏

Litchi自动处理了服务器与客户端的数据传递

希望互相帮助

animate 函数报错

你好!
我在运行测试用例animate.py的时候,发现后台显示如下报错信息:
`from pgzrun import *
alien = Actor('https://static.lipten.link/blogs/pig1.png')
alien.draw()
def on_finished():
print("finished")

animate(alien, pos=(WIDTH/2, HEIGHT/2), duration=1, tween="accelerate", on_finished=on_finished)

go()`

ExternalError: TypeError: Cannot read property 'on_finished' of undefined on line 7
看起来似乎是animate()的on_finished参数设置出现了问题😰不知道该如何解决~

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.