Giter VIP home page Giter VIP logo

xnagame's Introduction

Note

I've copied the project over as-is. There is no .gitignore right now, so there are a lot of strange files littered throughout the project that need cleaning up.

Readme

This was the old readme I left myself about 3 years ago, when I decided to try and start cleaning up the original code that I started about 5 or so years ago! (I have come a long way coding-wise since then)

MonoGameTest is the old version of the game as a Mono Project (Open Source cross-platform of XNA 4.0) WindowsGame1 is the old version of the game (In XNA 4.0) GameData (Sprite sheets, xml files and shaders) are in ContentXNA\ContentXNAContent GameName3 is the new version of the project, as it was being retructured. As I was developing the old version of the game, I realised that a lot of code was being reused (i.e. all the manager classes), and it quickly became overwhelming. I had learnt a lot more about how game engines were structured, and general OOP in this time, so I decided to rework the class structure of the engine - at the same time Microsoft abandoned XNA 4.0, so I moved to the Open-Source version, MonoGame. A lot of classes could be kept (especially on the rendering side), but I decided to utilise a component-entity system for all my game entities over the normal inheritance method. Because I was completely restructring the game, I haven't been able to test it for a long time. However, I did have a blog of my progress at http://outrageousbobiv.tumblr.com/, which shows off a few of the features that were created.

xnagame's People

Contributors

robcarlan avatar

Watchers

James Cloos avatar  avatar

xnagame's Issues

Can not compile the project correctly

Hi,
I think your work looks promising. I'm trying to compile the code you provided using vs2015 but failed with errors saying that it is not compatible to the current version of visual studio.Could you tell me the dependancies it needed to install and which version of visual studio you used for the project to compile?

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.