Coder Social home page Coder Social logo

xenonlab-studio / the_legend_of_xenon Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 172 KB

Legend of Xenon is a classic roguelike game in which you explore a big dungeon in search of loot and glory.

License: GNU General Public License v3.0

Makefile 0.74% C 99.26%
roguelike-game ascii-game roguebasin ncurses-library linux-game macos-game rpg-game nethack angband brogue

the_legend_of_xenon's Introduction

 
                            ,--.
                           {    }
                           K,   }
                          /  ~Y`
                     ,   /   /
                    {_'-K.__/
                      `/-.__L._
                      /  ' /`\_}    
                     /  ' /
             ____   /  ' /           ******************
      ,-'~~~~    ~~/  ' /_           * Death for fun! *
    ,'             ``~~~  ',         ******************
   (                        Y       ***
  {                         I     **
 {      -                    `, *
 |       ',                   )
 |        |   ,..__      __. Y
 |    .,_./  Y ' / ^Y   J   )|
 \           |' /   |   |   ||
  \          L_/    . _ (_,.'(
   \,   ,      ^^""' / |      )       _    ___ ___ ___ _  _ ___     ___  ___  __  _____ _  _  ___  _  _ 
     \_  \          /,L]     /       | |  | __/ __| __| \| |   \   / _ \| __| \ \/ / __| \| |/ _ \| \| |
       '-_~-,       ` `   ./`        | |__| _| (_ | _|| .` | |) | | (_) | _|   >  <| _|| .` | (_) | .` |
          `'{_            )          |____|___\___|___|_|\_|___/   \___/|_|   /_/\_\___|_|\_|\___/|_|\_|
              ^^\..___,.--`
                                                                    

INSTALLATION

Unix/Linux, MacOS

On Linux (and other Unix-like systems), I do not guarantee that it will work under Windows and MacOS, in case of problems contact me:

Linux Ubuntu/Mint:
sudo apt-get install git build-essential cmake libncurses5-dev libncursesw5-dev
Arch Linux/Manjaro:
sudo pacman -S git base-devel cmake ncurses

Build Open a terminal window, and navigate to your Downloads directory:

1. git clone https://github.com/XenonLab-Studio/The_Legend_of_Xenon
2. cd The_Legend_of_Xenon
3. cd src
4. make
5. ./tlox # to start the game!

Optional: to clean the folder from the compilation files, write "make clean".


Windows

It is apparently possible to build this code for Windows 10 (compiler MinGW), at the moment I do not have specific details.


LICENSE

(c) 2019 Stefano Peris [email protected]

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

the_legend_of_xenon's People

Watchers

 avatar

the_legend_of_xenon's Issues

project update (after 12 years)

The Legend of Xenon is a study project born in 2005. I decided to update the code and improve it. I have reorganized many things, now it works well with the new GCC compilers under Unix / Linux.

For MacOS systems it should compiler in without problems after the latest changes.
I have no information for Windows systems. It should work with the MingGW compiler and the ncurses library.

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.