iasebsil83 / SpaceConquest

Little 2D sandbox game in which you can explore your own universe from the grass to the rocket !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project exists in 2 diferent versions :

 - The older which is the original one using Ghislain OUDINET's GfxLib.
 - The new version which is an adaptation using my own graphical library S2DE.



These versions are available in the branches of this repository :

https://github.com/iasebsil83/SpaceConquest/tree/GfxLib
https://github.com/iasebsil83/SpaceConquest/tree/S2DE



If you want to access to these versions with the command git clone :

- git clone https://github.com/iasebsil83/SpaceConquest
- cd SpaceConquest
    - git checkout GfxLib
or
    - git checkout S2DE



Contact     : i.a.sebsil83@gmail.com
Youtube     : https://www.youtube.com/user/IAsebsil83
GitHub repo : https://github.com/iasebsil83

Let's Code !                                  By I.A.

About

Little 2D sandbox game in which you can explore your own universe from the grass to the rocket !


Languages

Language:Python 100.0%