Skip to content

RomuloSouza/corong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corong

Corong is a game developed in Pyxel based on the traditional pong, with a coronavirus theme.

corong_image

Controls

  • General: space(throw the virus), esc(exit)
  • Player 1: W(up), S(down)
  • Player 2: ↑(up), ↓(down)

Installation

Virtual Environment (recommended)

First of all, it's highly recommended that you separate your python environment from your system. You can install virtualenv following the steps here or you can choose another tool of your preference.

Pyxel

Follow the Pyxel Istallation Guide accordingly with your distribution. Make sure you're using the right python version required.

Game

Download

# Clone this repository
$ git clone https://github.com/RomuloSouza/corong

# Go to the repository folder
$ cd corong

Install Requirements

$ pip install -r requirements.txt

Run

$ python game.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages