kitao / pyxel

A retro game engine for Python
MIT License
15.01k stars 838 forks source link

Please tell me your work with Pyxel (Part1) #361

Closed kitao closed 2 years ago

kitao commented 2 years ago

Hi Pyxel users,

I would like to create a page that introduces Pyxel user examples like this. So could you tell me your work with Pyxel by replying this issue?

The information I want is below:

I look forward to many interesting works!

kitao commented 2 years ago

This is supplementary information. You can make a long video by specifying the time such as capture_sec=30 in the option of the init function.

補足情報です。 init関数のオプションにcapture_sec=30のように時間を指定すると長い動画を作ることができます。

doc1oo commented 2 years ago

pyxel-220107-175652

I first made a work with Pico-8 and ported it to Pyxel to make it easier to upgrade.

doc1oo commented 2 years ago

sdfasf1dfafda

This tool using Pyxel with a little customization by myself. (Because of that, I couldn't make a small animated GIF, so I made a screenshot of a still image.)

kitao commented 2 years ago

@doc1oo Thank you for the second post. But is it possible to post GIF animation to inspire other users? 二つ目の投稿ありがとうございます! 贅沢言って申し訳ないのですが、動画(GIFアニメ)をいただけないでしょうか。動く絵だと皆さん雰囲気わかって盛り上がると思うので。

Ontake44 commented 2 years ago
doc1oo commented 2 years ago

Animation GIF

7.5MB ver. bandicam 2022-01-07 20-45-17-233_1_1_1

1MB ver. bandicam 2022-01-07 21-05-35-979_2

容量圧縮ツールも使ってみたのですが…… さらに縮小加工していただいても構いません。

DiddiLeija commented 2 years ago

pyxel-20220107-083112

exceedgills commented 2 years ago

■「Pyxel版ドルアーガの塔」(THE TOWER OF DRUAGA) ・アーケードゲーム「ドルアーガの塔」(ⒸBANDAI NAMCO Entertainment Inc.)のPyxel勝手移植です。 ・二天一流ore(@ore57436902) ・https://www.youtube.com/watch?v=vcvYKxhFdis

PyxelドルアーガGIF用_01

sakuramochi39 commented 2 years ago
humrochagf commented 2 years ago
CoBinee commented 2 years ago

umeroose_pyxel

CoBinee commented 2 years ago

sfz_pyxel

CoBinee commented 2 years ago

tinytrek_pyxel

CoBinee commented 2 years ago

akalabeth_pyxel

dannyso16 commented 2 years ago

pynasour

dannyso16 commented 2 years ago

maze

helpcomputer commented 2 years ago

megaball-prev00

5h00T commented 2 years ago
aburi6800 commented 2 years ago
3w36zj6 commented 2 years ago

Nyan Cat

koidemizu commented 2 years ago

・ Regicide ・ https://koidemizu.itch.io/regicide ・ koidemizu ・ https://github.com/koidemizu ・ Simple retro action RPG. pyxel-20220111-090806

kitao commented 2 years ago

It's already been on the example list, but I post this for the record.

30SecondsOfDaylight

kitao commented 2 years ago
koidemizu commented 2 years ago

・ Keikogyugo ・ https://koidemizu.itch.io/keikogyugo ・ koidemizu ・ https://github.com/koidemizu ・ Simulation game based on Japan's "Sengoku Jidai" pyxel-20220111-122918 .

kitao commented 2 years ago

gameplay

kitao commented 2 years ago
kitao commented 2 years ago
kitao commented 2 years ago
kitao commented 2 years ago
aliskda commented 2 years ago

Game title: Mineral Planets Game page: https://gamedev.ru/flame/forum/?id=246559 Your name: aliskda Brief description of your work: Space RTS

mp_showplanets 1

Zolteks commented 2 years ago

Title : Orange Juice Invasion Itch.io page : https://zoltek-s.itch.io/oji My name : Arthus contact me at : arthus@meuret.net Description : vertical shoot'em up pyxel-20220105-154240

deckarep commented 2 years ago

Title: Chip 8 Pyxelized My name: Deckarep Contact me at: @deckarep on twitter Description: How about a VM from the 70's (Chip 8) running inside a retro VM Fantasy Console (Pyxel) running inside the Python language...which is also a VM!!! It's VM inception!

I've been wanting to tackle the Chip8 emulator for awhile and I had the idea to just use Pyxel because why not? The entire VM code is around 500 lines or so. Not too shabby.

It also uses the Pyxel sound system to play a simple tone like the original Chip8.

pyxel-20220126-155709

https://github.com/deckarep/pyxel-chip8

kitao commented 2 years ago

I scaled the gif. chip8-3

k-o-matic commented 2 years ago
aliskda commented 2 years ago

Game title: Snow Planet Game page: https://gamedev.ru/flame/forum/?id=248258 Your name: aliskda Brief description of your work: Tower defense / RTS

SnowPlanet2

aliskda commented 2 years ago

Game title: Ostrov Game page: https://gamedev.ru/flame/forum/?id=245207 Your name: aliskda Brief description of your work: Survival

lightning_small

aliskda commented 2 years ago

Game title: Censor Game page: https://gamedev.ru/flame/forum/?id=252482 Your name: aliskda Brief description of your work: Papers, Please alike

censor_gameplay

kitao commented 2 years ago

@aliskda Thank you for introducing your works. Could you provide the last one as animated GIF?

aliskda commented 2 years ago

@aliskda Thank you for introducing your works. Could you provide the last one as animated GIF?

sure, updated my post with animated gif

kitao commented 2 years ago

Thank you, @aliskda . I resized it for the convenience of the layout scaled

kitao commented 2 years ago

Since there are many posts, I made Part2.