Skip to content

ihs-programming/wikipedia-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wikipedia-game

Introduction

Players (one or more) start on the same randomly selected article, and must navigate to another pre-selected target article, solely by clicking links within each article. The goal is to arrive at the target article in the fewest clicks (articles), or the least time.

You can play the game to get a better idea of how it works.

Setup

To import a file from Github, use

File → Import → Git → Projects from Git → URI

Enter https://github.com/ihs-programming/wikipedia-game.git as the URI, which can also be found by clicking Clone or download on the project page.

If you have any more questions, take a look at this Stack Overflow answer. Go to

Team -> Commit Changes And Push

to upload your changes.

For more information, take a look at this Stack Overflow answer.

Commiting Changes

In order to commit your changes (upload them to Github), you'll need to ensure that you have a Github account and are added to the ihs-programming organization.

Code

The project is organized into a series of APIs to make coordination easier. You should make a new file in /src/apis and edit all your code there. This way, we reduce the likelihood of merge conflicts.

Contact

If you have any specific questions, feel free to email me at robertchen@live.com!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages