$ git clone https://github.com/daltyboy11/SwiftyGames.git
$ cd SwiftyGames
$ make
Usage
After the proper installation you can launch the Swifty Games Arcade by typing swiftygames on the command line
Contributing
Please read the contribution guide to learn about how to add a new game to the arcade. Adding a new game, improving an existing one, or any other general improvements are welcome!
SwiftyGames
Swifty Games is a collection of 2D arcade games on the terminal, written in Swift. It uses ncurses for drawing.
The current repository includes
Maze
Snake
Tic-Tac-Toe
Installation
Usage
After the proper installation you can launch the Swifty Games Arcade by typing
swiftygames
on the command lineContributing
Please read the contribution guide to learn about how to add a new game to the arcade. Adding a new game, improving an existing one, or any other general improvements are welcome!
License
See LICENSE.md