Giter Site home page Giter Site logo

dualbrain / vbrogue Goto Github PK

View Code? Open in Web Editor NEW
11.0 7.0 4.0 2.21 MB

A project to create a faithful clone of the original Rogue game; in Visual Basic for .NET Core via live-coding sessions on https://twitch.tv/gotbasic.

License: MIT License

Visual Basic 99.96% Batchfile 0.04%

vbrogue's Introduction

VbRogue

License: MIT

A Rogue clone written in Visual Basic.

(Join us for the live-coding streams every Tuesday 8pm central at https://twitch.tv/gotbasic !!!!)

Rogue - Welcome

Rogue

The purpose of this project is as a learning device to...

  • learn fundamental programming techniques.
  • write a game.
  • use Visual Basic.
  • work as a team (OSS).
  • and do so using http://github.com.

This project is for those with little to no knowledge of programming as well as those whom have tons of experience and everyone in between. The idea is to have fun while both learning and lending knowledge along the way.

Some of this collaboration is taking place through twitch.tv live-coding sessions that take place every Tuesday 8pm central.

NOTE: The purpose of this project is not to create a "rogue-like"; rather, we are using the original Rogue for inspiration and as a target design to build a project for the purposes of learning. Once we have a "finished product"; where it goes from there is anyones guess... until then, we have a target that can be held steady. ;-)

Some Specifics

  • Use the latest version of VB.
  • Building for .NET Core 3.x (current pre-release).
  • "UI" will be a Console application.

Folder Structure

  • Documents - Contains reference materials for writing a rogue clone.
  • Prototyping - Contains various prototypes that serve to experiment with ideas/techniques that can be leveraged to write the actual game.
  • Rogue-likes - Contains several examples I've come across that demonstrate a "rogue-like" experience; including these examples for information purposes.

Found a bug?

Please file any issues at https://github.com/DualBrain/VbRogue/issues.

Coding Style

Although not 100% determined at this point, we will start by attempting to adhere to the guidelines as defined:

https://msdn.microsoft.com/en-us/library/ms229042(v=vs.110).aspx

and

http://addressof.com/blog/articles/codingguidelines.aspx

Development

Prerequisites:

  • Visual Studio 2019 (we are using the Community Edition)

To develop do the following:

  • TBD
  • Press F5 to debug

To test do the following: TBD

Contributing

We will start by attempting to follow the same contribution process that corefx is using.

To discuss topics in "realtime", you can find many of us hanging out at https://gitter.im/VB-NET between broadcasts; and, of course, you can join us for the live-coding streams!

License

The official source is available on https://github.com/DualBrain/VbRogue and licensed under the MIT license.

Acknowledgements

This project is inspired/influenced in part by:

  • Rogue (Epyx) circa early-to-mid-1980's

Technology references:

  • TBD

Logo by TBD.

Additional Resource

vbrogue's People

Contributors

dualbrain avatar reikiman avatar plasbot avatar

Stargazers

NinjaRaven avatar Matthew MacGregor avatar ADITYA VIKRAM avatar  avatar Tim Rossiter avatar  avatar  avatar  avatar  avatar Jeffrey avatar Matt Nutsch avatar

Watchers

James Cloos avatar Jeffrey avatar Mick George avatar  avatar  avatar  avatar Tim Rossiter avatar

vbrogue's Issues

Map Colors

The current prototype does not use the correct colors.

Don't save with S key

Hi, excelent port.
I download the source and open with VS2019. I tested and not save the game with Shift + s like the original game?
Another issue, the game not load any saved game with the name. Tthe original if I save with user, the file was create are user.rogue, here are with date, and not load.

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.