Git Product home page Git Product logo

Comments (16)

avivace avatar avivace commented on May 15, 2024

PR description is okay.
What exactly do you mean with raw-binary format?

from awesome-gbdev.

ISSOtm avatar ISSOtm commented on May 15, 2024

I dunno, advertise your project, explain what makes it good, I think?

from awesome-gbdev.

paul-arutyunov avatar paul-arutyunov commented on May 15, 2024

I mean it saves assets in raw binary format.
Just incbin "whatever.bin" and go

from awesome-gbdev.

paul-arutyunov avatar paul-arutyunov commented on May 15, 2024

I think what makes it good is that it's pretty tiny and portable (everything is just standard C except for the interface drawing routines and keyboard input - it uses ncurses, which is a Unix library, but there's a version for windows.

from awesome-gbdev.

avivace avatar avivace commented on May 15, 2024

+1 on what @ISSOtm said.

Doesn't every tile editor for Game Boy exports binary data/data easy include-able?

from awesome-gbdev.

avivace avatar avivace commented on May 15, 2024

I see you forked the repo and added your link. You should open a Pull Request from there so we can commit in your branch and in case merge.

Also, something unique about your tool is that it runs in the terminal, no GUI. I'd mention that.

from awesome-gbdev.

paul-arutyunov avatar paul-arutyunov commented on May 15, 2024

Oh, yeah. Something like "vtGBte - A pseudo graphical interface-based raw-binary format tile editor for Unix systems."
A little bit too much text

from awesome-gbdev.

paul-arutyunov avatar paul-arutyunov commented on May 15, 2024

We can go with "vtGBte - A non-GUI raw binary-format tile editor for Unix systems."

from awesome-gbdev.

avivace avatar avivace commented on May 15, 2024

I don't think that the fact it saves in binary format is relevant, since it's a common (and anyway, expected) feature. Also, the standard is Unix. The problem/marginal cases are Windows-only softwares, for which we specify things like "runs in Wine" (e.g. the BGB emulator).

Something like "vtGBte - A cross platform tile editor running in the terminal" or - since ncurses is pretty popular among developers - "vtGBte - ncurses tile editor"

from awesome-gbdev.

paul-arutyunov avatar paul-arutyunov commented on May 15, 2024

Maybe "vtGBte - A minimalistic ncurses tile editor"?

from awesome-gbdev.

avivace avatar avivace commented on May 15, 2024

Doesn't having a CLI interface / being developed in ncurses already imply it's minimalistic?

from awesome-gbdev.

paul-arutyunov avatar paul-arutyunov commented on May 15, 2024

Haha
It's also pretty small - no other libs, not very much of code
'd like to emphasize that.

from awesome-gbdev.

avivace avatar avivace commented on May 15, 2024

Dependency free (actually it depends on ncurses)? Or simply, CLI tool..

from awesome-gbdev.

paul-arutyunov avatar paul-arutyunov commented on May 15, 2024

It definitely wouldn't work without ncurses, so I guess it depends on ncurses

from awesome-gbdev.

paul-arutyunov avatar paul-arutyunov commented on May 15, 2024

I mean, it's GUI-like
Pseudo graphic

from awesome-gbdev.

paul-arutyunov avatar paul-arutyunov commented on May 15, 2024

Created PR

from awesome-gbdev.

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.