Initiating project, readme and gitignore file.
This commit is contained in:
commit
e200ab8d9d
2 changed files with 8 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
local_files/
|
7
README.md
Normal file
7
README.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# FTL Save File Manager
|
||||
|
||||
Recreating the program I wrote in school in VS Basic but in Python.
|
||||
|
||||
It is a program enabling saving and loading in FTL (Faster Then Light) game.
|
||||
|
||||
It is considered as a project to learn and be more confident with Python as well as Git.
|
Loading…
Add table
Add a link
Reference in a new issue