Alemort Posted April 10, 2016 Report Share Posted April 10, 2016 (edited) Pixel Art Excel, c'est quoi? C'est un petit soft en ligne de commande qui vous permet de générer un "pixel art" sous excel ;). Le but du projet était de s'entrainer à utiliser python et le module xlwt qui permets de créer un "spreedsheet" avec des données ;). Les possibilitées : # pixelArtWithPythonExcel Create a spreadsheet "Pixel art" #caractere repair : 'l' : new line '-' : color case in yellow ' ' : color case in white '*' : color case in black #test 1) python pixelArt.py "********l* ** *l* ** *l********l********l***--***l***--***l********l********l*------*l*------*l********l********" Vous êtes libre de réutiliser le code si vous voulez git hub : https://github.com/d0m00re/pixelArtWithPythonExcel Edited April 10, 2016 by Alemort 1 Quote Link to comment Share on other sites More sharing options...
Soulalex Posted April 11, 2016 Report Share Posted April 11, 2016 Pas mal 1 Quote Link to comment Share on other sites More sharing options...
vfrz Posted May 7, 2016 Report Share Posted May 7, 2016 Sympa comme petit projet Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.