18 lines
651 B
Markdown
18 lines
651 B
Markdown
# Xye
|
|
|
|
_Puzzle game similar to Sokoban but it includes Arcade elements._
|
|
|
|
- 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://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
|
|
- Assets license: Custom free license
|
|
- Developer: Victor Hugo Soliz Kuncar
|
|
|
|
## Building
|
|
|
|
- Build system: Make |