Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 626 Bytes

File metadata and controls

21 lines (14 loc) · 626 Bytes

README - Life for Two

This is a game written in python, based on Conway's Game of Life.

A competitive game for two players to see who survives the longest.

Before you play

Make sure you have Python 3.12.1 installed. All required packages are part of the default installation.

If you're using Windows, you can just run the run.bat file in source directory to play the game. Otherwise run lft_interface.py in terminal like this:

python lft_interface.py