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)
  • ❤ Donate
Liberated Pixel Cup

Defeat of the Ancient One

glenhop
Monday, August 6, 2012 - 07:22

Our game is Defeat of the Ancient One.

We hope to extend the game into a more complete experience and would love to hear your thoughts!  

Also we know the last boss is a bit underpowered.  We are working on it.  Toughening up an ancient evil takes a lot of work.  Many pixels have already been sacrificed.  

 

Description:

Defeat of the Ancient One is our attempt at a tactical RPG as an entry to the 2012 Liberated Pixel Cup <http://lpc.opengameart.org/>.  You control three friends investigating strange portals that have opened.  Close (=destroy!) each of the portals and defeat whatever emerges to save your village!

 

Team:

Phong Le

Benjamin Liyanage

Chris Pennington

Emma Roach

 

Screenshots:

https://github.com/BenLiyanage/AncientOne/blob/master/Defeat_of_the_Ancient_One_screenshot01.png

https://github.com/BenLiyanage/AncientOne/blob/master/Defeat_of_the_Ancient_One_screenshot02.png

Link:

https://github.com/BenLiyanage/AncientOne

LPC Submission version

https://github.com/BenLiyanage/AncientOne/commit/17f3621da727b39bb295e0f2b68cd5c4a7e78022

 

Controls

--------

W - Camera pan up

A - Camera pan left

S - Camera pan down

D - Camera pan right

 

X - Enter move mode (when appropriate)

C - End turn (when appropriate)

V - Cancel action (when appropriate)

"+" - background volume up

"-" - background volume down

 

Up/Down arrows - scroll through and highlight actions.

Enter - select highlighted action.

Escape - pause/ unpause the game.

  • Log in or register to post comments
makrohn
joined 10 years 3 weeks ago
Monday, August 6, 2012 - 07:44
makrohn's picture

This was a lot of fun!  A tutorial on how to make more maps would be awesome - I think something like this could go a VERY long way with user-generated content, followed by some kind of glue to make campaigns.

  • Log in or register to post comments
Nushio
joined 10 years 1 month ago
Monday, August 20, 2012 - 11:18
Nushio's picture

Hey Glen, I wrote a review for your game http://k3rnel.net/2012/08/20/lpc-game-review-defeat-of-the-ancient-one/

I really enjoyed your game, though I think it was a bit too hard, as the portals just kept spawning wave after wave of enemies. A small indicator of how much damage you dealt would be nice, as well as a way to disable the "auto-movement" of the camera.

Thanks for the game! I enjoyed it a lot!

  • Log in or register to post comments
glenhop
joined 9 years 9 months ago
Monday, August 20, 2012 - 13:49

The balancing was a bit funny.  As we improved the AI of the enemies, the game suddenly became much more difficult. We nerfed them but I guess we didn't go far enough.  At higher levels the players tend to be overpowered and we did not have time to rebuild our entire leveling structure.

Damage reports are definitely on our list of improvements.  During team discussions we also talked about how/when we wanted th camera to move.  We decided it would be better for the camera to pan, to each active actor, rather than only those that you control.  Since there are so many hostile actors you would see all of them rather than just have the camera focused on a part of the board without action, waiting for hostiles to finish their turns.  We will likely toss in a camera pan toggle in the future, or some other indicator of action off screen.  I agree the camera pan was not terribly smooth, especially on high resolution monitors.  

I'm glad you enjoyed the game.  Thanks for the review!!

  • Log in or register to post comments
glenhop
joined 9 years 9 months ago
Monday, August 20, 2012 - 13:54

I'll keep your comment in mind as we revise and cleanup the code.  Thank you!

  • Log in or register to post comments
Nushio
joined 10 years 1 month ago
Monday, August 20, 2012 - 15:35
Nushio's picture

Glad I could provide some feedback!

I've played a lot of tactical rpgs (they're my favorite genre), and most games really just leave the camera control on the current character while stuff happens at a pretty fast rate. You're usually allowed to move the camera wherever you want while the enemies take their turns.

  • Log in or register to post comments