Skip to content

JeanMarcZimmer/2D-SP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0-------------------------------------------------0
|   #####    #######           #####    #######   |
| ##     ##  ##     ##       ##     ##  ##     ## |
|       ###  ##     ##        ###       ##     ## |
|     ###    ##     ## #####    ###     #######   |
|   ###      ##     ##            ###   ##        |
| ###        ##     ##       ##     ##  ##        |
| #########  #######           #####    ##        |
|                                                 |
| The  C  Open-source  2D  Space Exploration Game |
0-------------------------------------------------0

Open Space Program shall become a game, inspired by Kerbal Space Program®, developped by Squad.

This is an open source program: anyone can get, modify and redistribute this program.

This version does not use any of the resources of KSP.

################################
###
### Authors:
###

# Jean-Marc ZIMMER [email protected]

################################
###
### Installing:
###

# currently Linux-only:

  Run the following command:
  make [option]

       options:
	all: compiles the program.
	clean: removes binary files.
	fclean: removes binary and executable files.
	re: removes binary and executable, then recompiles.
	exec: removes binary and executable, recompiles, then removes binary files.

################################
###
### Things to add:
###

# everything.

# compilation support for windows and mac OS

################################
###
### Current implementations:
###

# command_line help and about (./2D-SP [-h|--help|--about])

################################
###
### Get involved into the program !
###

# Don't hesitate to branch the program and submit your changes (just don't change too much things in one commit !)
  Note that your name will then appear in the authors of the program (if you want to) !

# Feel free to fork the repository, and try create this differently !

About

2D Space Program

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published