Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
Liberated Pixel Cup

Big Island (Possible LPC Entry)

seve
Thursday, August 2, 2012 - 02:33

Big Island is sort of a open-world survival sandbox, the goal is to defend villagers from zombies which come out every night. During the day you can buy weapons and upgrades. You can play it here http://seveibar.github.com/liberated-pixel-cup/ 

Hopefully I still qualify, good luck everyone!

Attachments: 
Preview
lpc.png lpc.png 107.8 Kb [58 download(s)]
  • Log in or register to post comments
madmarcel
joined 8 years 7 months ago
Thursday, August 2, 2012 - 04:22
madmarcel's picture

Alas...

Javascript console says:

Uncaught SyntaxError: Unexpected token +=

lpc0.dart.js:8169

http://madmarcel.github.io

  • Log in or register to post comments
seve
joined 8 years 8 months ago
Thursday, August 2, 2012 - 05:46

Thanks! Should be fixed now.

  • Log in or register to post comments
Bertram
joined 10 years 5 months ago
Thursday, August 2, 2012 - 07:06
Bertram's picture

Hi seve,

The game background and idea is very interesting!

I managed to move and attack, but how do you (and what key is for) equip buy objects or talk to villagers, for instance?

 

Best regards,

 

  • Log in or register to post comments
seve
joined 8 years 8 months ago
Thursday, August 2, 2012 - 07:14

Certain villagers (only 3 atm) you can interact with when you press space near them. (They stay stationary and shout at you)

E and Q cycle through your weapons.

T speeds up time (4x)

Shift sprints

F goes fullscreen (sort of)

 

I'll try to throw in a control menu later today, thanks for taking interest!

  • Log in or register to post comments
Nushio
joined 8 years 10 months ago
Tuesday, August 14, 2012 - 09:39
Nushio's picture

Hey Seve, I wrote about your game in my blog http://k3rnel.net/2012/08/11/lpc-game-review-big-island/

I had a lot of fun playing it, though I admit I didn't fully explore everything until after a friend pointed out that there are several villages to the right of where you start.

Combat could've been a bit more intuitive than "hold the mouse button to shoot", I think if it was just a click, it would've been easier. Other than that... great job!

  • Log in or register to post comments
seve
joined 8 years 8 months ago
Wednesday, February 20, 2013 - 10:23

Big Island won HTML5 Grand Prize! Thanks to everyone who played! This contest was a lot of fun and I'm really hoping we go for another round next year!

The game is still available on my github. It hasn't been updated in a while, but trust me when I say big things are coming!

  • Log in or register to post comments
Stefan Beller
joined 8 years 11 months ago
Wednesday, February 20, 2013 - 13:03

http://seveibar.github.com/liberated-pixel-cup/

It doesn't seem to work with firefox(19.0+build1-0ubuntu0.12.10.1, but with chromium(24.0.1312.56-0ubuntu0.12.10.3)

Could you look into it?

  • Log in or register to post comments
seve
joined 8 years 8 months ago
Wednesday, February 20, 2013 - 23:42

Absolutely, in fact, the code was written for an older dart compiler and would probably work much better with an update. I'll try to get it done by tonight.

Thanks for letting me know!

Update: All refactored! There are bound to be glitches, but it should be working on most modern browsers now. Thanks for the help!

  • Log in or register to post comments