Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to: Compilation/Running #3

Open
acdale5774 opened this issue Sep 9, 2019 · 1 comment
Open

How to: Compilation/Running #3

acdale5774 opened this issue Sep 9, 2019 · 1 comment

Comments

@acdale5774
Copy link

Hey Engil! I was looking to contribute to your repo! Was wondering how I could get the code running and where I can get the Gameboy files to test it with?

@abbysmal
Copy link
Owner

Hey!

To get the code running, you need a recent enough version of OCaml, and install the dependencies through opam (should be tsdl, bos, cmdliner, hex, maybe some I'm forgetting), then dune build sdl/main.exe.
Then you can find the emulator in _build/default/sdl/.
It's a bit rough around the edges right now I didn't had time to work on it again since, I will make it simpler one day and do an actual opam file. :)
As for the game, well, can't really advertise how to fetch Tetris (one of the two games currently running on it), but it should be running fine.
On the other end you can fetch Tobu Tobu Girl for free over there: https://tangramgames.dk/tobutobugirl/
It should run fine as well.
Like README says, I don't support much of anything, still quite a bit of work to do, but these two games works. well enough.
Feel free to ask more questions, I'll try to answer if I have time. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants