Code Monkey home page Code Monkey logo

freelarn's Issues

Running not supported?

B, H, J, K, L, N, U and Y are documented but seemingly unsupported: I can't find any reference to them in parse. Planned for a later release?

For reference, here's an excerpt from the current help screen:

b  move southwest          B  run southwest            A  desecrate an altar
...
h  move left               H  run left                    volcanic shaft    
i  inventory your pockets  I  list all known items                            
j  move down               J  run down                 ^  identify a trap    
k  move up                 K  run up                   ,  pick up object        
l  move right              L  run right                :  look at object you
n  move southeast          N  run southeast               are standing on    
...
u  move northeast          U  run northeast                                    
...
y  move northwest          Y  run northwest            ^L redraw the screen    

windows x64 empty zip

the windows x64 zip extracts to an unplayable empty folder. there is only one file in the bin folder called stub and the docs folder has changelog, history and license. there is no windows excutable in that zip, no way to play it..

Support to C++11 (Compile error)

I don't know if the errors listed below are due to the support the project currently has with C++17.

I have decided to list only the first five errors, however the list of errors is longer.

In file included from ../src/FLMain.cpp:23:0:
../src/lexical/FLTok.hpp:18:18: error: ‘CHKPTINT’ declared as an ‘inline’ variable
 inline const int CHKPTINT = 400;
                  ^
In file included from ../src/FLMain.cpp:26:0:
../src/core/FLInventory.hpp:23:18: error: ‘MAXINVEN’ declared as an ‘inline’ variable
 inline const int MAXINVEN = 12;
                  ^
../src/core/FLInventory.hpp:29:18: error: ‘MIN_LIMIT’ declared as an ‘inline’ variable
 inline const int MIN_LIMIT = 10;
                  ^
../src/core/FLInventory.hpp:34:18: error: ‘END_SENTINEL’ declared as an ‘inline’ variable
 inline const int END_SENTINEL = 255;
                  ^
In file included from ../src/FLMain.cpp:27:0:
../src/core/FLTermCapIO.hpp:44:18: error: ‘LINBUFSIZE’ declared as an ‘inline’ variable
 inline const int LINBUFSIZE = 128;

I would be delighted to be a partner in the project if you can correct the corresponding errors.

I post information about my system:

SO: GNU/Linux 4.15.0-36-generic

gcc (Ubuntu 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Thanks.

S.T.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.