Jump to content

Arkona II


uzudil
 Share

Recommended Posts

Hello all, please take a look at my uber-alpha project Arkona II. It runs as a desktop app (courtesy of electron) but it is an html5/js game.

I've only been able to run the mac version, so apologies is the other platforms are not working.

https://github.com/uzudil/arkona2/releases

Thanks!

--U

 

ps.: did I mention I'm looking for contributors?! It could be you...

screenshot.png

Link to comment
Share on other sites

Hey U :)

Installers work fine on Ubuntu and Windows.
On my Ubuntu 1366x768 it doesn't quite get the window size right (which makes it hard to read the last line):

arkona2.jpg.1a72b7ae26e3e77d6c872167f8c3e8d9.jpg

Windows does show the full window. Full screen would be nice though.

On Ubuntu, if I start from a terminal, I get 3 or 4 "ATTENTION: option value of option force_s3tc_enable ignored." warnings, every time I enter the menu.

The previous dev version I tested had much smoother scrolling.
Are the different keys necessary? Couldn't I just use Space for all actions (Use/Talk/Attack)?

Couldn't find the tools in the shed btw :)

 

Link to comment
Share on other sites

Hi Milton!

Thanks for checking it out and glad to hear it mostly works. I'll look into using the same key for everything. Fullscreen is definitely in the works and maybe also different resolutions (800x600 would work for you on linux, I think.) Lastly, the scrolling is affected by map loading and caching now so it will be a little chunkier. Thanks again!

--U

Link to comment
Share on other sites

Yes, I'm using http://phaser.io/ to display the graphics. I've decided to make the app run as a desktop app so changes to a map segment can be saved (player drops an object, drives a vehicle, etc.) to disk. This is potentially more data than what could be saved in the browser (via cookies, localstorage, etc.) and I don't want to have to write a dynamic web app (db storage) to store it either.

Thanks,

--U

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...