Skip to content

goshdarngames/RGB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RGB

A platformer based on the RGB colour model.

Requirments

Created using python 2.7 and pygame.

How To Play

Run rgb.py using python 2.7 with pygame installed.

Movement is controlled with the W, A, S and D keys.

You can change colours between red, green and blue. Platforms and spikes are only solid when their colour intersects with your colour.

The left and right arrow keys are used to change colour. The colour that each key will change you to is shown at the bottom left of the screen.

The objective is to get the man to the green door.

Touching spikes will cause your man to explode.

About

Pygame platform game based on the RGB colour model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages