Skip to content

Cavvar/python-L-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-L-game

The L-game is a game created by Edward de Bono with the intention of having a game which is simple to learn but also hard to master. For more information about the game checkout its wikipedia page: https://en.wikipedia.org/wiki/L_game

This game was created by me for a school project in 2015/2016.

Getting Started

Simple install pygame with pip and you should be good to go!

python -m pip install -U pygame --user

Playing against the ai execute the following command: python player_vs_ai.py

Playing against another player execute the following command: python player_vs_player.py

Built With

Authors

  • Me

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages