Skip to content

Blaizer/Games-2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Games-2048

Games-2048 is an ASCII clone of the 2048 game.

INSTALLATION

To install this module, run the following commands:

	perl Makefile.PL
	make
	make test
	make install

RUNNING THE GAME

To run the game, simply type the command:

	2048

LICENSE AND COPYRIGHT

This software is Copyright (C) 2015 by Blaise Roth.

This is free software; you can redistribute and/or modify it under
the same terms as the Perl 5 programming language system itself.

See L<http://dev.perl.org/licenses/> for more information.

About

An ASCII clone of the 2048 game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages