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

OpenGL Multi-Platform game from scratch #125

Open
Kaiser1989 opened this issue Jun 30, 2022 · 1 comment
Open

OpenGL Multi-Platform game from scratch #125

Kaiser1989 opened this issue Jun 30, 2022 · 1 comment

Comments

@Kaiser1989
Copy link

Hello guys & girls,

2 years ago I've started a rust game, which is a clone of the good old SuperMorph for SNES.
My goal was a 2D Game for Windows and Android, but mainly trying to build a Multi-Platform OpenGL based game from scratch.

What makes this project interesting?

  • It's based on it's own engine, nearly implemented from scratch.
  • It seems it is one of the few solutions, working on android (by fixing winit & glutin bugs). Is this still a problem? I don't know.

Why is not finished?

  • I'm no student anymore, real life caught up with me.
  • Work, Family, other stuff and less time make it hard to continue
  • Basic concepts are already implemented, main problem is level design.

Where can I find the project?
https://github.com/Kaiser1989/morph

What should you/we do?
I don't know. But I think it would be a shame if this project would die on my disk.

Best regards

@17cupsofcoffee
Copy link
Collaborator

Cool project!

I'm not sure if this is the best place to get eyes on it, though - you might want to try:

I do wonder if there would be some value in an FAQ for this repo with stuff like "how do I get my project seen/contributed to".

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