Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kampffrosch

Pages: [1]
1
7DRLs / Re: Attack on Evil Mountain
« on: March 13, 2016, 11:53:19 PM »
Well I managed to make ... something.

Let's call it "naked man versus giant newts".

It´s certainly not what I had envisioned, but its playable although I don't recommend to do that  :D



Python3.4 version: https://github.com/kampffrosch94/pyAoEM/tree/7drl
Standalone win32

I  might turn this into something real ... later.

2
7DRLs / Re: Attack on Evil Mountain
« on: March 08, 2016, 12:32:57 PM »
I already wrote a part of the engine before the 7DRL-challenge, no gamestuff though.
What I already have:
- display of Tilemap (camera can be moved)
- display of Entities with Graphic components
- modal input
- support for multiple scenes
- a Messagelog

Stuff I am using to make this:
- python 3.4
- SDL2
- pysdl2
- pyinstaller for Windows standalone version
- crawl tiles https://github.com/crawl/tiles

At the moment it looks like this:


By the end of this week I want to have:
- party based combat
- map generation
- some camp management
- a few cool abilities and items

This is my first time participating, let's see if I manage.

3
7DRLs / Attack on Evil Mountain
« on: March 08, 2016, 11:57:47 AM »
The king commands you to kill the demon lord of Evil Mountain.
Sadly he can only spare a few young villagers to be your soldiers.
To train them, to equip them and to lead them into victory against
the mighty demon lord shall be your problem.

Pages: [1]