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 - Nekoninja

Pages: [1] 2 3
1
7DRLs / Re: Poachers Will Be Decapitated: 7DRL progress reports
« on: April 10, 2022, 06:15:39 AM »
Is it done? I am interesting to learn from you.

2
7DRLs / Re: [7DRL-2016] Dungeon Racer
« on: March 06, 2018, 06:20:51 PM »
Is there a source code for this game?

3
Does anyone have the old Turbo Pascal game called "Deep"? It was made by Oliver Mecking. The latest version is 2.21.  Any help is appreciate :).

4
I was able to get the BearLibTerminal to work with Larazus. The BearLibTerminal.pas file need one small additional. Add this "{$mode objfpc}" in before {$H+} on line 22. After this, it works beautiful. Will test it with Free Pascal and Delphi 10.2 (32 bit only since I got it free). For some reason I cannot explain why, perhaps someone can, I had to use the 64 bits BearLibTerminal.dll.

Will keep it post of my research results.

5
Has anyone use Code::Blocks with BearLibTerminal successful? I am working on how to make it work.

6
7DRLs / Re: Long Dark Dark Night [7DRL 2016 success]
« on: February 12, 2018, 06:07:04 AM »
Umm, the code is written in Ruby, not Pascal which lead me to think it was written in Pascal and wanted to study the code.

7
Scroll of shattering
- monsters can get embedded in the green crystal

Does that sound like pokemon game where you capture monster with ball? Got to try that.

8
I'm no Visual Studio expert, but Microsoft tends to be good with backward compatibility.
Use MinGW and makefile, every sane IDE supports them, Codeblocks too.

Since I have CodeBlocks 16.0 with MinGW on my Window 10, is makefile for Linux system? I would have to figure it out myself.

I will post my results after I found a way to do it.

9
I did found the instruction on using the Visual Studio to build the Angband game. The problem is that it was written years ago for older version. I just had the newest version 2016 installed. I was asking around if someone use visual studio to compile the Angband for advises. I am going to "build" Angband on my computer for the first time.

I didn't realized that Angband was programmed in Linux.  :o  I have Win 10 version. 

10
I am not sure if this is the right place to post my question. Does anyone ever successful build Angband with Codeblocks 16.0 and / or Visual Studio 2016? I want to learn how to build this game myself, rather having someone build it and post it on internet.

11
Ouch! Blame on the Romulans! Those dirty scums of the universe!

12
Great. Thank you.

13
Thank you everyone who replies. I appreciated it. I will research and hopefully release my finding on the forum for others to benefits from it.

14
Mirror, mirror on the wall, which variants of Angband is the most popular of all?

15
Thank you everyone who replied. I got the game as suggested and will analysis it in the near future. This is what I was able to find after researching for terrain generation. Here is the links:

http://libnoise.sourceforge.net/  (C++ source code)

http://www.nolithius.com/game-development/world-generation-breakdown (Flash source code)

https://sites.google.com/site/minecraftlandgenerator/home

https://opensource.com/life/15/9/open-source-alternatives-minecraft  (Variouse source codes)

Hope some one else will benefits from this links.

Pages: [1] 2 3