Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

HarryPeach/PyxelSand2

Repository files navigation

PyxelSand 2

PyxelSand2 is a rewrite of the PyxelSand project, which is a "falling sand" style game written with the Python game engine: Pyxel

How to install

  1. Install Poetry
  2. Run poetry install in the root directory
  3. Run poetry run python -m sand_game
  4. (Optional) Run poetry run pytest to run the unit tests

How to play

  • Left click places the currently selected particle
  • Right click removes particles under the cursor
  • Space pauses and resumes the simulation

License

This software is licensed under the GPLv3 license. The full license can be found in the LICENSE file.

Copyright (C) 2021 Harry Peach

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see .

About

A falling sand game written in Python using the Pyxel library

Topics

Resources

Readme

License

GPL-3.0 license

Stars

Watchers

Forks

Packages

Contributors

Languages