Giter Site home page Giter Site logo

rogue-survivor-linux's Introduction

Rogue Survivor Linux

rogued jack's Rogue Survivor game original source code from 2012 adapted to run on linux. It compiles and run on my machine (XUbuntu 14.04) but I have not tested it extensively yet. There is no sound because no DirectX or SFML. If you know how to compile with SFML.Net, please send me a mail or a message.

WHAT IS THIS

This is a fork of the game source from 2012, the goal is to make this compile and run on linux. There are no data files or resources, you have to download the game for that.

GET THE GAME

The original blog where you can get the game is still alive, so go there: http://roguesurvivor.blogspot.com/. You'll need this for the resources (data files, images etc...)

BUILDING

You will need mcs and the System libraries to compile. Here are the Debian/Ubuntu packages you'll need:

mono-mcs
mono-devel

Then do

make

This will compile the game (lots of warnings still) to RogueSurvivor.exe

RUNNING

In order to run the game, you will need the data. Simply download the game from here and copy the Resources folder at the root of the repo.

โš ๏ธ Make sure you do not overwrite the already existing Resource files (modifications were needed).

To run the game, simply do

mono RogueSurvivor.exe

Goals for the future

I'd like to, eventually, write tests for the already existing code, refactor a lot (there's a source file 21,000 lines long!) and probably adding a plugin/mod system.

rogue-survivor-linux's People

Contributors

podesta avatar roguedjack avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.