Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Junior programmer to Port Java/Android Game to Windows/Steam

A topic by fourpixelsgames created Aug 21, 2024 Views: 122 Replies: 2
Viewing posts 1 to 3
(+1)

I have this Android Game:

https://play.google.com/store/apps/details?id=dk.logisoft.digger

It is written in Java. 

I would like to release it on Steam. To that end we need to:

* Replace the Android specific code (mainly the wrapping activity) with a "main" class.

* Package it with a JRE so it can run as a standalone application.

PAY: On Android it is completely free. If we find a way to make money on Steam we can do a revshare. Main motivation should be to get experience in releasing a game. I don't think it is too difficult, maybe 1-2 weeks work. I don't think you need a lot of Java experience, maybe you can learn Java while doing it.

Let me know if you are interested :-)

Cheers,

Martin

(2 edits)

Digger video game can go  Steam with C# and Unity
(we need first research, there are lot of demos/vid, if ok, post here for all users)

Then we need to convert from Java to C#/ Unity. It is written using opengl ES. All that rendering would have to be rewritten to Unity. I think the approach of keeping it in Java is way easier as not much rewriting is needed.