Author Topic: DiSGame -- A Game for Windows, Linux, and Android  (Read 3686 times)

0 Members and 1 Guest are viewing this topic.

Offline XVicarious

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 485
  • Rating: +45/-28
  • I F**king Love Twisty Puzzles
    • View Profile
    • XVicarious
DiSGame -- A Game for Windows, Linux, and Android
« on: September 06, 2013, 11:31:55 pm »
So you might recall my last project here: http://ourl.ca/18975

While I like Python, performance was just too poor and I wanted to release it on more than Android and the way that I had formatted my code, I'd have to change so much for it to work on other platforms.
So I restarted in Haxe, using OpenFL and HaxePunk.

Right now its just a demo of moving around with the WASD keys, but will be updated often hopefully.

There is an html5 version here (http://xvicario.us/dis/).  This is kinda laggy on Firefox for me.

Also naming is still something I need help with.  There is a link to the full game (old version) in the old thread linked at the top.
« Last Edit: December 22, 2013, 12:04:36 am by XVicarious »

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: DiSGame -- A Game for Windows, Linux, and Android
« Reply #1 on: September 22, 2013, 08:17:44 pm »
Doesn't work for me on Windows 8, looks cool though.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: DiSGame -- A Game for Windows, Linux, and Android
« Reply #2 on: September 23, 2013, 01:15:57 am »
Interesting, what will it be? (Although I expect some space shooter for sure)
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: DiSGame -- A Game for Windows, Linux, and Android
« Reply #3 on: September 23, 2013, 10:33:15 am »
Looks awesome :D

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline XVicarious

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 485
  • Rating: +45/-28
  • I F**king Love Twisty Puzzles
    • View Profile
    • XVicarious
Re: DiSGame -- A Game for Windows, Linux, and Android
« Reply #4 on: December 22, 2013, 12:04:48 am »
Updated first post !

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: DiSGame -- A Game for Windows, Linux, and Android
« Reply #5 on: December 22, 2013, 12:16:08 am »
oh I like the overall style so far! :D

By the way, I wonder if the blurring on sprites is due to Chrome and Opera or if it's something with the game? I notice that it fills the entire window no matter what, which is cool, but I was wondering if it was possible to get rid of the blurring or not?

Also can we shoot?
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline XVicarious

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 485
  • Rating: +45/-28
  • I F**king Love Twisty Puzzles
    • View Profile
    • XVicarious
Re: DiSGame -- A Game for Windows, Linux, and Android
« Reply #6 on: December 22, 2013, 12:19:21 am »
It is because of HTML5.  There is somethign with it.  I'll check out the scaling for it.  On the native windows and android versions, it doesn't blur like that.

Also no shooting.  You navigate through the puzzle.

Offline fb39ca4

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1749
  • Rating: +60/-3
    • View Profile
Re: DiSGame -- A Game for Windows, Linux, and Android
« Reply #7 on: December 22, 2013, 12:25:10 am »
In Firefox, it runs smoothly for a minute, and then the framerate drops to 15FPS for ten seconds or so, while the keyboard inputs continue to be accepted at the normal rate. This has the effect of making the ship continue to move in the direction you were holding down during the framerate drop for several seconds after the framerate goes back to normal again.