Skip to content

daltyboy11/SwiftyGames

Repository files navigation

SwiftyGames

Swifty Games is a collection of 2D arcade games on the terminal, written in Swift. It uses ncurses for drawing.

snake tic-tac-toe maze

The current repository includes

Installation

$ 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!

License

See LICENSE.md