Skip to content

jensdon/risk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

risk

This is an Risk game build in Python by Jelle Pals and Jens Don. This game is created for educational purposes. More information about this project can be found in our wiki page.

build status

The project is build by Travis. We use continues integration. This means that the build will be pushed when all the tests succeed.

Build Status

dependencies

When installing an dependency that needs to be used in the project, make sure that that config is saved in the requirement.txt. This file will be used to install the needed dependencies.

export modules:

python -m pip freeze > requirements.txt

import modules:

python -m pip install -r requirements.txt

About

Risk game of Jelle and Jens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages