Coder Social home page Coder Social logo

worldgame's Introduction

WorldGame

How to build and run the game (Windows)

  1. Please install git if you have not already: https://git-scm.com/book/en/v2/Getting-Started-Installing-Git
  2. You will also need git lfs (large file storage) for the game assets which you can install here: https://git-lfs.github.com/
  3. You will also need the microsoft visual studio c++ compiler in order to build the game code. Please install Microsoft Visual Studio Community edition and make sure you include the c++ development tools: https://visualstudio.microsoft.com/downloads/
  4. Open a windows command prompt (Press Alt-R and type cmd and press ok)
  5. Change directory into the folder you want the repository to live in
  6. Type git clone https://github.com/JJ-Karambasis/WorldGame.git which will clone the world game repository into a folder called WorldGame
  7. You will need to run a vcvarsall.bat file. The path may vary depending on the version of the compiler you install. For 2019 "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" x64 should work. If it doesn't, google where the vcvarsall.bat file for the c++ compiler is. If you did not install the c++ development tools in step 3, you will not be able to find this file.
  8. Go to the WorldGame root folder. In the WorldGame/Code directory, run the build.bat file. This will build the executable
  9. Go to the WorldGame root folder. In the WorldGame/Bin directory, run the Start.bat file. This will run the game and set your working directory to the right path.

worldgame's People

Contributors

jj-karambasis avatar marshy2346 avatar

Watchers

 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.