Skip to content

jbradberry/universe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Universe

https://travis-ci.com/jbradberry/universe.svg?branch=master

Universe will be a 4X turn-based strategy game, similar to Stars.

Requirements

  • Python >= 3.6

Installation

Use pip to install universe from github

$ mkvirtualenv universe -p $(which python3)
(universe) $ pip install git+https://github.com/jbradberry/universe.git

Testing

The tests can be run under the supported versions of Python using tox

(universe) $ pip install tox
(universe) $ tox

or under a particular version by using the standard library's unittest discovery

$ python -m unittest discover

About

A space 4X turn-based strategy game

Resources

License

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages