Skip to content

hexxt-git/superbox-3.5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

superbox-3.5

python pixel simulation with ui

Screenshot 2022-11-04 201218
(work in progress screenshot)

This is a fully functional pixelsim game I made completly from scratch in Python and raylib. It is the third iteration of the superbox series. The game is essentially a sandbox where you can create and destroy pixels of deffirent materials that interact with each other, in many ways such as burning, melting, freezing, exploding. the 3.5 version of the game is the first to feature a GUI and a save system in addition to an "endless" world.

usage

  • clone the code

    git clone https://github.com/9EED/superbox-3.5

  • install dependencies

    pip install pyray pip install raylib

  • run the code

    python3 superbox-3.5.py

About

python pixel sim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages