Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 917 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 917 Bytes

emacs-tic-tac-toe-improved

Build Status License

Tic-tac-toe game project for me to practice my Emacs Lisp.

Imgur Imgur

This is an improved version of the same unfinished game I made long ago. This one has specific keymapped controls, sound effects, as well as unit tests!

Uses my personal coordinate.el library.

Based on the talk by Zachary Kanfer titled "Writing Games with Emacs" given at the New York Emacs Meetup. Video can be watched here.