Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 634 Bytes

README.md

File metadata and controls

32 lines (17 loc) · 634 Bytes

Python Games

A standalone application for emulating different retro games in a game console format.

Features

System setup

The software requirements to run must be the following :

  • Linux OS
  • Python3

Libraries used:

  • Pygame
  • Pytorch

Install python dependencies

TO DO -- ADD COMMAND LINE GUIDES HERE 

Useful terminal commands

Launch the Application

From the terminal use the following command to launch the application :

python3 GameClient.py

After starting the application you will be prompted with a message asking to select a game. Write down the number of the game and press enter