Join us on Discord!
You can help CodeWalrus stay online by donating here.

[java][OpenGL] Walrii PC game

Started by c4ooo, February 13, 2016, 08:55:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Snektron

Thats the idea of Java, and it should be able to without any changes (the windows jar can run on mac and on linux if everything goes well)
  • Calculators owned: TI-84+
Legends say if you spam more than DJ Omnimaga, you will become a walrus...


Dudeman313

Oh. That's good to know. I learn something new everyday here. :)
But if I end up with the other computer my mom could give me as a graduation present (Lenovo x61s, which is probably just as old or older than my Aspire 5735) then I still won't be able to play the game.
  • Calculators owned: TI-84 PCE
  • Consoles, mobile devices and vintage computers owned: Android O Phone
Does this qualify as a signature? 
The answer is "Sure."


Dream of Omnimaga

It depends what's in it. As I said, on-board Intel GPU's used to be years behind in technology (that isn't as much the case anymore) so even if your computer was from 2005, the Intel GPU could usually only run independent games from 2000 or lower and most 2002-04 commercial games had limitations and errors (for example, when I tried Halo on my 2005 PC the grass texture was like Nintendo 64 despite the game coming out 2 years before my PC). THis is no longer the case, but basically, if the Lenovo computer has something else than Intel graphics then it might have a little chance.
  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U

c4ooo

Quote from: DJ Omnimaga on March 22, 2016, 10:47:45 PM
I wonder if java programs made to be run on a computer can be compiled for Mac using the same tools and without any changes? Java used to be known for being portable when it was commonly used for web applets, but what about standalone executables?
'Write once, run anywhere'. A jar i compiled will run on any platform that has a JVM installed. The only problem is when you use libs like openGL that require different natives for different platforms >_>

Dream of Omnimaga

What about compiled Java games (that don't use a JAR file, but rather an exe?)
  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U

alberthrocks

Quote from: DJ Omnimaga on March 23, 2016, 12:37:19 AM
What about compiled Java games (that don't use a JAR file, but rather an exe?)
https://github.com/libgdx/packr (the link I gave c4ooo earlier!)

Basically, that tool will bundle everything into a native app that people can run! (EXE, mac .app, etc.)

Dream of Omnimaga

Cool, I didn't know about that program.
  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U

c4ooo

Quote from: DJ Omnimaga on March 23, 2016, 12:37:19 AM
What about compiled Java games (that don't use a JAR file, but rather an exe?)
The exe file is basicly a JAR file in disguise. AFAIK, it basically starts the JVM, telling it to run a jar file inside the EXE.

Dream of Omnimaga

Ah ok, so it still requires the user to have Java installed?
  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U

Dudeman313

I guess so. Any progress, @c4ooo on the simulator part?
And could anyone provide some gifs? I'd like to see the current game. :)
  • Calculators owned: TI-84 PCE
  • Consoles, mobile devices and vintage computers owned: Android O Phone
Does this qualify as a signature? 
The answer is "Sure."


Dream of Omnimaga

It's actually identical to Flappy Walrus 84+, but no motion blur.
  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U

Dudeman313

I thought he was also making a simulated CE version?
  • Calculators owned: TI-84 PCE
  • Consoles, mobile devices and vintage computers owned: Android O Phone
Does this qualify as a signature? 
The answer is "Sure."


Dream of Omnimaga

I don't recall that. Maybe I forgot, though. @c4ooo would be the only one who can answer. Btw I wonder what's the progress on Walrii PC Game?
  • Calculators owned: TI-82 Advanced Edition Python TI-84+ TI-84+CSE TI-84+CE TI-84+CEP TI-86 TI-89T cfx-9940GT fx-7400G+ fx 1.0+ fx-9750G+ fx-9860G fx-CG10 HP 49g+ HP 39g+ HP 39gs (bricked) HP 39gII HP Prime G1 HP Prime G2 Sharp EL-9600C
  • Consoles, mobile devices and vintage computers owned: Huawei P30 Lite, Moto G 5G, Nintendo 64 (broken), Playstation, Wii U

Dudeman313

I know on IRC that he was photoshopping a Walrii CE, and I thought that was for his game.
I'd like to know the current progress, though. :)
  • Calculators owned: TI-84 PCE
  • Consoles, mobile devices and vintage computers owned: Android O Phone
Does this qualify as a signature? 
The answer is "Sure."


Powered by EzPortal