repository conversions to git

This commit is contained in:
Trilarion
2019-11-29 13:10:47 +01:00
parent dd24a92dcf
commit 54bab868b7
157 changed files with 282 additions and 296 deletions

View File

@@ -2,11 +2,11 @@
_Puzzle game similar to Sokoban but it includes Arcade elements._
- Home: http://xyegame.blogspot.com/, http://xye.sourceforge.net/
- Home: http://xyegame.blogspot.com/, http://xye.sourceforge.net/, https://sourceforge.net/projects/xye/
- State: beta, inactive since 2013
- Download: http://xye.sourceforge.net/download.php, https://sourceforge.net/projects/xye/files/
- Keywords: arcade, open content, sokoban-like
- Code repository: https://svn.code.sf.net/p/xye/code (svn)
- Code repository: https://gitlab.com/osgames/xye.git (conversion of svn), https://svn.code.sf.net/p/xye/code (svn)
- Code language: C++
- Code license: zlib
- Code dependencies: SDL
@@ -15,3 +15,5 @@ _Puzzle game similar to Sokoban but it includes Arcade elements._
Developer: Victor Hugo Soliz Kuncar
## Building
- Build system: Make