Concave - LPC

Concave - LPC

Here is my little summerproject, its called Concave.

Its a simple little hack n slash game written in python, so it should work on all platforms.

When i started to write the game i had only one requirment, i wanted randomized dungeons but as usual everything grew from there.

 

If anyone wants to test it the location is:

http://code.google.com/p/concave/

or clone it directly with: git clone https://code.google.com/p/concave/

Requires pygame (http://www.pygame.org/)

 

Work left to do:

* Add magic hotbar info.

* Make hotbar configurable.

* Fix fire magic so it does something.

* And a bunch of bugs.

* Cut out wall and floor instead of displaying everything

 

And if there is time:

* Add more magics

* Rewrite main game loop

 

So if anyone finds a bug please do report it.

 

Obligatory pictures:

Attachments: 
Preview
Screenshot from 2012-07-02 18:42:27.png Screenshot from 2012-07-02 18:42:27.png 29.1 Kb [58 download(s)]
Preview
Screenshot from 2012-07-04 03:35:39.png Screenshot from 2012-07-04 03:35:39.png 31.8 Kb [45 download(s)]
Preview
Screenshot from 2012-07-12 17:04:57.png Screenshot from 2012-07-12 17:04:57.png 35.2 Kb [1834 download(s)]
Preview
Screenshot from 2012-07-27 01:52:55.png Screenshot from 2012-07-27 01:52:55.png 58.7 Kb [275 download(s)]