Chat with us!
Discord: OpenGameArt
discord.gg/yDaQ4NcCux
Active Forum Topics - (view more)
- I wonder if anyone is aware of this dataset by glitchart
- Bump Requests by MedicineStorm
- Building a Library of Images for Everyone by Nancy_Rima
- temp. disabl.d by blue_prawn
- Is it possible to have a offline version of this site like wikipedia does? by blue_prawn
- Sharing My Music and Sound FX - Over 2500 Tracks by Eric Matyas
- How to start as a game developer by glitchart
- Idea for a radio station by glitchart
Recent Comments - (view more)
- Re: Underwater Ambient Pad by IAmADoor
- Re: No Need to Change by IAmADoor
- Re: Occupier of the Highest Seat in the Land by IAmADoor
- Re: Rhythm Factory by jovendecarne
- Re: Slowly running by Denn
- Re: Robot September Challenge Inkscape 2025 by arcanosam
- Re: Asphalt Texture by MedicineStorm
- Re: Asphalt Texture by Chris91
Concave
Description and Notes:
This is my little python summer project.
It grew from a randomized dungeon algorithm i wanted to write.
To be able to compile & play:
Install python
Install pygame
Then run: python concave.py
Instructions on gameplay:
Move your char by using w, a, s & d.
To pick up items/talk to npcs press e.
Open inventory by pressing i.
To attack press left mouse button, the direction of attack depends on where you click in the world.
To use magic press the number representing the magic (currently only 1 - 4)
File(s):

Repository Link:
http://code.google.com/p/concave/
Flags:
Individual