Skip to content

Reyshyram/celestial-pipework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Celestial Pipework

A 8-bit game made using pyxel, a python library for creating retro-style pixel art games.

This is an old school project made in order to understand how pyxel works, by creating a simple puzzle game in a limited amount of time.

Preview

Requirements

  • Python 3.8+
  • Pyxel

Install pyxel using pip:

pip install pyxel

How to run

  1. Clone this repository
  2. Install the requirements (see above)
  3. Run the game using python -m celestial_pipework

Controls are straightforward, simply use the arrow keys to move and press Enter to select a level.

How to edit

You can open the pyxel editor to modify the assets:

pyxel edit celestial_pipework/resources.pyxres

Don't forget to save your changes.

A level editor is included too. You can use it by pressing the E key on the level selection menu. Press S in order to print the content of the level, which can then be put on the level list if wanted.

About

Travel through the pipes of ancient civilizations

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages