Giter Site home page Giter Site logo

vyge's Introduction

Code quality

VYGE

About

Vaughan Young's Game Engine (VYGE) and FPS game made ready for building on recent Visual Studio 2017.

Development

  • Platform: Windows 10 32 Bit (Windows API + DirectX 9)

Note: Building the code for 64 Bit results in some pointer conversions between 32 Bit primitives and 64 Bit pointers which is dangerous. To avoid these issues and since I do not want to modify the original code (to keep it as a reference), I removed the 64 Bit build completely from the solution.

Before building

  1. Install Microsoft DirectX SDK (June 2010). I tested using Microsoft DirectX 9.0 SDK (October 2004) which does not seem to be directly available from Microsoft anymore. (I still have an installer but unfortunately the file is too big to upload to Github.)
  2. Set the environment variable DXSDK_DIR9 to the installation directory of the DirectX SDK.
  3. Go to This PC
  4. Right click
  5. Select Properties
  6. Select Advanced system settings
  7. Click on the Environment Variables button
  8. Add DXSDK_DIR9 in the list of System Variables and set it to the installation directory of the DirectX SDK.

Note: you need to position the Assets directory in your execution directory to be able to play the game. Make sure the .txt files have CRLF (Windows) instead of LF (Unix) line endings!

Bibliography

YOUNG V.: Programming a Multiplayer FPS in DirectX, 1st edition, Game Development Series, Charles River Media, Hingham, Massachusetts, USA, 2005.

vyge's People

Contributors

matt77hias avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  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.