Giter Club home page Giter Club logo

Comments (2)

kitao avatar kitao commented on May 7, 2024 1

No. Pyxel is incompatible with PICO-8 and TIC-80.
(As a precautionary note, PICO-8 and TIC-80 are different game engine and looks similar but different API. On the other hand, picolove is a kind of PICO-8 clone using Love2D engine, so compatibility is very important.)

In my opinion, PICO-8, TIC-80, and Pyxel are the same for the purpose of enjoying retro game development, but its policy and target specs are different. Especially, Pyxel is using Python instead of Lua like other engines, API compatibility has little meaning.

One of the Pyxel's policy is simplicity. So I chose Python which is easy-to-learn language and referred the excellent simple API of other engines. On the other hand I didn't refer API for complex functions intentionally.

So I think the best way to use this kind of "fantasy console/retro game engine" is choosing something that fits your taste like choosing Mac and Windows. And I recommend Pyxel if you feel like going to game development and like Python.

I hope this information is helpful for you.

from pyxel.

bradparks avatar bradparks commented on May 7, 2024

Thanks a ton for the info - that definitely helps me understand what it is, and where it's going. I think Python is a wise choice to, for what it's worth. Thanks again!

from pyxel.

Related Issues (20)

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.