Skip to content

Terminal-based Tic-Tac-Toe game that uses metaprogramming with macros.

Notifications You must be signed in to change notification settings

michalkoziara/elixir-metaprogramming-tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe game done with Elixir macros

Terminal-based Tic-Tac-Toe game that uses metaprogramming with macros.

The goal of this project is to compare the metaprogramming capabilities of Elixir and C++ languages.

This repository contains only source code related to the metaprogramming capabilities in Elixir.

The repository containing source code related to C++ can be found in the michalkoziara/cpp-metaprogramming-tictactoe repository.

About

Terminal-based Tic-Tac-Toe game that uses metaprogramming with macros.

Topics

Resources

Stars

Watchers

Forks

Languages