Difference between revisions of "Projects"
From MSX Game Library
(Created page with "Projects using MSXgl: {| ! Name !! Genre !! State !! Link !! Image |- | Final Smash || Tennis Game || WIP || https://github.com/aoineko-fr/FinalSmash || |}") |
|||
| (117 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | Here's a list of known projects using {{MSXGL}}: | |
| − | + | == Games, applications and demos == | |
| − | + | <table class="wikitable sortable"> | |
| − | + | <tr><th>Name</th><th>Genre</th><th>Author</th><th>Release</th><th>Target</th><th>Link</th><th>MSXgl Version</th><th>Signature</th><th>Image</th></tr> | |
| − | |||
| − | |} | + | {{PROJ |
| + | |name=msx3d | ||
| + | |genre=Demo | ||
| + | |author=JBikker | ||
| + | |target=ROM_48K | ||
| + | |msx=MSX1 | ||
| + | |state=✅ 2022, Feb. | ||
| + | |site=https://github.com/jbikker/msx3d | ||
| + | |webmsx= | ||
| + | |version=0.3.0 | ||
| + | |signature=None | ||
| + | |image1=https://msxvillage.fr/upload/msx3d.png | ||
| + | |image2= | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Simple scroller | ||
| + | |genre=Demo | ||
| + | |author=xchip | ||
| + | |target=ROM_32K | ||
| + | |msx=MSX1 | ||
| + | |state=✅ 2022, Apr. | ||
| + | |site=https://github.com/aguaviva/msx1_smooth_scroller | ||
| + | |webmsx=https://webmsx.org/?ROM=https://github.com/aguaviva/msx1_smooth_scroller/raw/refs/heads/main/precompiled/template.rom&MACHINE=MSX1A | ||
| + | |version=0.3.2 | ||
| + | |signature=None | ||
| + | |image1=https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/scroller.png | ||
| + | |image2= | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=VATT | ||
| + | |genre=Tool | ||
| + | |author=Aoineko | ||
| + | |target=ROM_32K | ||
| + | |msx=MSX122P | ||
| + | |state=✅ 2023, Apr. | ||
| + | |site=https://github.com/aoineko-fr/VATT | ||
| + | |webmsx= | ||
| + | |version=0.9.10 | ||
| + | |signature="GLVT" | ||
| + | |image1=https://raw.githubusercontent.com/aoineko-fr/VATT/master/doc/vatt.jpg | ||
| + | |image2= | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Mandoroids | ||
| + | |genre=Game | ||
| + | |author=Igor Moreno | ||
| + | |target=ROM_32K | ||
| + | |msx=MSX1 | ||
| + | |ext1= | ||
| + | |ext2= | ||
| + | |ext3= | ||
| + | |state=✅ 2023, Apr. | ||
| + | |site=https://github.com/MorenoIgor/Mandoroids | ||
| + | |webmsx=https://webmsx.org/?M=MSX1&ROM=https://github.com/MorenoIgor/Mandoroids/raw/main/mandoroids/emul/rom/mandoroids.rom | ||
| + | |code=https://github.com/MorenoIgor/Mandoroids/tree/main/mandoroids | ||
| + | |version= | ||
| + | |signature= | ||
| + | |image1=https://user-images.githubusercontent.com/35140312/233985120-45d4fb8e-fe30-47a0-a8ec-93438ad86cc3.png | ||
| + | |image2= | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Martian War | ||
| + | |genre=Game | ||
| + | |author=Fausto Pracek | ||
| + | |target=ROM_16K | ||
| + | |msx=MSX2 | ||
| + | |state=✅ 2023, May | ||
| + | |site=https://www.msxdev.org/2023/05/06/msxdev23-07-martian-war/ | ||
| + | |webmsx=https://www.file-hunter.com/MSXdev/?id=martianwar | ||
| + | |version= | ||
| + | |signature="FPMW" | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2023/05/MSXdev23_MartianWar_v1.0_001-1024x766.png | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2023/05/MSXdev23_MartianWar_v1.0_002-1024x768.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=screen3 | ||
| + | |genre=Demo | ||
| + | |author=HSK | ||
| + | |target=ROM_32K | ||
| + | |msx=MSX1 | ||
| + | |state=✅ 2023, May | ||
| + | |site=https://github.com/hsk/msxgl/tree/main | ||
| + | |webmsx= | ||
| + | |version=Unknown | ||
| + | |signature=Unknown | ||
| + | |image1=http://aoineko.org/files/hsk_screen3v4.gif | ||
| + | |image2= | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=A Lone Wolf | ||
| + | |genre=Game | ||
| + | |author=FutureDisk | ||
| + | |target=DISK | ||
| + | |msx=MSX2 | ||
| + | |ext1=MSXMUSIC | ||
| + | |ext2= | ||
| + | |ext3= | ||
| + | |state=✅ 2023, Jul. | ||
| + | |site= | ||
| + | |webmsx= | ||
| + | |version=Unknown | ||
| + | |signature="FDLW" | ||
| + | |image1=https://www.msx.org/sites/default/files/news/2024/11/WMSX_Screen_1.png | ||
| + | |image2=https://www.msx.org/sites/default/files/news/2024/11/WMSX_Screen_2.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Eggy’s Maze | ||
| + | |genre=Game | ||
| + | |author=Bik5 (JBikker) | ||
| + | |target=ROM_48K | ||
| + | |msx=MSX2 | ||
| + | |state=✅ 2023, Aug. | ||
| + | |site=https://www.msxdev.org/2023/08/30/msxdev23-15-eggys-maze/ | ||
| + | |webmsx=https://www.file-hunter.com/MSXdev/?id=eggysmaze | ||
| + | |purchase=https://cotegamers.com/shop/en/accueil/177-eggy-s-maze-preorder.html | ||
| + | |version=Unknown | ||
| + | |signature="B5EM" | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2023/08/MSXdev23_EggysMaze_v1.0.0000.png | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2023/08/MSXdev23_EggysMaze_v1.0.0002.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Attack of the Petscii Robots | ||
| + | |genre=Game | ||
| + | |author=RoboSoft (ToriHino) | ||
| + | |target=ROM_ASCII8_2M | ||
| + | |msx=MSX1 | ||
| + | |ext1=V9990 | ||
| + | |ext2=OPL4 | ||
| + | |ext3= | ||
| + | |state=✅ 2023, Sep. | ||
| + | |site=https://www.msxdev.org/2023/09/19/msxdev23-18-attack-of-the-petscii-robots/ | ||
| + | |webmsx=https://www.file-hunter.com/MSXdev/?id=attackofthepetsciirobots | ||
| + | |version= | ||
| + | |signature="RSPE" | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2023/09/MSXdev23_AttackofthePetsciiRobots_v1.0_000.png | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2023/09/MSXdev23_AttackofthePetsciiRobots_v1.0_001.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Crawlers | ||
| + | |genre=Game | ||
| + | |author=[[Pixel Phenix]] (Aoineko) | ||
| + | |target=ROM_48K | ||
| + | |msx=MSX12 | ||
| + | |ext1=NINJATAP | ||
| + | |ext2=PAC | ||
| + | |ext3= | ||
| + | |state=✅ 2023, Oct. | ||
| + | |site=https://github.com/aoineko-fr/Crawlers | ||
| + | |webmsx=https://webmsx.org/?M=MSX1&ROM=https://github.com/aoineko-fr/Crawlers/raw/master/emul/rom/crawlers.rom&PRESETS=PAC2 | ||
| + | |purchase=https://www.ebsoft.fr/shop/fr/home/117-crawlers.html | ||
| + | |version=0.10.1 | ||
| + | |signature="PH",1 | ||
| + | |image1=https://github.com/aoineko-fr/MSXgl/raw/main/engine/doc/img/crawlers.png | ||
| + | |image2=https://github.com/aoineko-fr/MSXgl/raw/main/engine/doc/img/crawlers_2.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Phenix Corrupta | ||
| + | |genre=Game | ||
| + | |author=Casper Croes | ||
| + | |target=ROM_ASCII8_512K | ||
| + | |msx=MSX2 | ||
| + | |state=✅ 2023, Oct. | ||
| + | |site=https://www.msxdev.org/2023/10/16/msxdev23-27-phenix-corrupta/ | ||
| + | |webmsx=https://www.file-hunter.com/MSXdev/?id=phenixcorrupta | ||
| + | |purchase=https://cotegamers.com/shop/fr/accueil/187-phenix-corrupta-msx-precommande.html | ||
| + | |version=Unknown | ||
| + | |signature="CCPC" | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2023/10/MSXdev23_PhenixCorrupta_v1.0_000.png | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2023/10/MSXdev23_PhenixCorrupta_v1.0_0001.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Tetpuz | ||
| + | |genre=Game | ||
| + | |author=Totta | ||
| + | |target=ROM_48K | ||
| + | |msx=MSX1 | ||
| + | |state=✅ 2023, Oct. | ||
| + | |site=https://www.msxdev.org/2023/10/17/msxdev23-28-tetpuz/ | ||
| + | |webmsx=https://www.file-hunter.com/MSXdev/?id=tetpuz | ||
| + | |version=Unknown | ||
| + | |signature="TTTP" | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2023/10/MSXdev23_Tetpuz_v1.0_000.png | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2023/10/MSXdev23_Tetpuz_v1.0_002.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=NY2024 | ||
| + | |genre=Demo | ||
| + | |author=[[Pixel Phenix]] (Aoineko) | ||
| + | |target=ROM_32K | ||
| + | |msx=MSX2 | ||
| + | |state=✅ 2024, Jan. | ||
| + | |site=https://github.com/aoineko-fr/NY2024 | ||
| + | |webmsx= | ||
| + | |source=https://github.com/aoineko-fr/NY2024 | ||
| + | |purchase= | ||
| + | |version= | ||
| + | |signature="GL24" | ||
| + | |image1= | ||
| + | |image2= | ||
| + | |video=Yd4Q1YYXJbA | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Sam.Pr | ||
| + | |genre=Game | ||
| + | |author=Fausto Pracek | ||
| + | |target=ROM_32K | ||
| + | |msx=MSX1 | ||
| + | |state=✅ 2024, Jul. | ||
| + | |site=https://www.msxdev.org/2024/07/16/msxdev24-07-sam-pr/ | ||
| + | |webmsx=https://www.file-hunter.com/MSXdev/?id=sampr | ||
| + | |version= | ||
| + | |signature="FPSP" | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2024/07/MSXdev24_Sam.Pr_v1.0_0000.png | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2024/07/MSXdev24_Sam.Pr_v1.0_0001.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Alley Cat | ||
| + | |genre=Game | ||
| + | |author=Rutagames (Diogo Patrão) | ||
| + | |target=ROM_ASCII8_128K | ||
| + | |msx=MSX2 | ||
| + | |state=✅ 2024, Nov. | ||
| + | |site=https://sites.google.com/view/alleycatparamsx/ | ||
| + | |purchase=https://sites.google.com/view/alleycatparamsx/ | ||
| + | |webmsx= | ||
| + | |version= | ||
| + | |signature= | ||
| + | |image1=https://aoineko.org/msxgl/images/thumb/9/92/AllyCatTitle.png/724px-AllyCatTitle.png | ||
| + | |image2=https://aoineko.org/msxgl/images/c/c3/AlleyCatGame.jpg | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Sam.Pr Explore | ||
| + | |genre=Game | ||
| + | |author=Fausto Pracek | ||
| + | |target=ROM_ASCII16_256K | ||
| + | |msx=MSX2 | ||
| + | |state=✅ 2024, Dec. | ||
| + | |site=https://www.msxdev.org/2024/12/20/msxdev24-19-sam-pr-explorer/ | ||
| + | |webmsx=https://www.file-hunter.com/MSXdev/?id=samprexplorer | ||
| + | |version= | ||
| + | |signature="FPEX" | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2024/12/Msxdev24_sam.prexplorer_v1.0_0002.png | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2024/12/Msxdev24_sam.prexplorer_v1.0_0001.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=NY2025 | ||
| + | |genre=Demo | ||
| + | |author=[[Pixel Phenix]] (Aoineko) | ||
| + | |target=ROM_ASCII8_256K | ||
| + | |msx=MSX2 | ||
| + | |state=✅ 2025, Jan. | ||
| + | |site=https://github.com/aoineko-fr/NY2025 | ||
| + | |webmsx= | ||
| + | |source=https://github.com/aoineko-fr/NY2025 | ||
| + | |purchase= | ||
| + | |version= | ||
| + | |signature="GL25" | ||
| + | |image1= | ||
| + | |image2= | ||
| + | |video=Rl-1g2TtrtA | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Room 5 | ||
| + | |genre=Game | ||
| + | |author=MO5.com | ||
| + | |target=ROM_48K | ||
| + | |msx=MSX12 | ||
| + | |state=✅ 2025, Jan. | ||
| + | |site=https://mo5com.itch.io/room-5 | ||
| + | |webmsx=https://webmsx.org/?M=MSX1&ROM=https://github.com/Asso-MO5/room5/raw/main/room5/emul/rom/Room5.rom | ||
| + | |version=0.10.1 | ||
| + | |signature="MOR5" | ||
| + | |image1=https://img.itch.zone/aW1hZ2UvMjEzNTQ1Mi8xMzQ2MTQ1MC5qcGc=/original/YUiAHD.jpg | ||
| + | |image2=https://img.itch.zone/aW1hZ2UvMjEzNTQ1Mi8xMzQ2MTQ2Ny5qcGc=/original/Ssow9u.jpg | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Super Sokoban | ||
| + | |genre=Game | ||
| + | |author=2NICE | ||
| + | |target=ROM_KONAMI_SCC_128K | ||
| + | |msx=MSX2 | ||
| + | |state=✅ 2025, March | ||
| + | |site=https://www.msxdev.org/2025/01/28/msxdev24-28-super-sokoban/ | ||
| + | |webmsx=https://www.file-hunter.com/MSXdev/?id=supersokoban | ||
| + | |version=1.2.12 | ||
| + | |signature="2NSO" | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2025/01/MSXdev24_SuperSokoban_v1.0_000.png | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2025/01/MSXdev24_SuperSokoban_v1.0_001.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Doomlings | ||
| + | |genre=Game | ||
| + | |author=Totta | ||
| + | |target=ROM_ASCII16_256K | ||
| + | |msx=MSX1 | ||
| + | |state=✅ 2025, Jan. | ||
| + | |site=https://www.msxdev.org/2025/02/03/msxdev24-31-doomlings/ | ||
| + | |webmsx=https://www.file-hunter.com/MSXdev/?id=doomlings | ||
| + | |version= | ||
| + | |signature="TTDL" | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2025/02/Msxdev24_doomlings_v1.0_0000.png | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2025/02/Msxdev24_doomlings_v1.0_0002.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=EMinEx | ||
| + | |genre=Tool | ||
| + | |author=LudoJoey | ||
| + | |target=BIN_TAPE | ||
| + | |msx=MSX1 | ||
| + | |state=✅ 2025, Apr. | ||
| + | |site=https://github.com/ludosevilla/EMinEx | ||
| + | |webmsx= | ||
| + | |version=Unknow | ||
| + | |signature=Unknow | ||
| + | |image1=https://raw.githubusercontent.com/ludosevilla/EMinEx/refs/heads/main/images/minipavi.png | ||
| + | |image2=https://raw.githubusercontent.com/ludosevilla/EMinEx/refs/heads/main/images/meteo.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Peng Pong | ||
| + | |genre=Game | ||
| + | |author=[[Pixel Phenix]] (Aoineko) | ||
| + | |target=ROM_32K | ||
| + | |msx=MSX12 | ||
| + | |state=✅ 2025, March | ||
| + | |site=https://github.com/aoineko-fr/PengPong | ||
| + | |webmsx=https://webmsx.org/?ROM=https://github.com/aoineko-fr/PengPong/raw/refs/heads/master/emul/rom/pengpong.rom | ||
| + | |version=1.3.0 | ||
| + | |signature="PH",3 | ||
| + | |image1=https://raw.githubusercontent.com/aoineko-fr/PengPong/master/doc/img/pengpong1.png | ||
| + | |image2=https://raw.githubusercontent.com/aoineko-fr/PengPong/master/doc/img/pengpong2.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Toride no Kōbō<br/>砦の攻防 | ||
| + | |genre=Game | ||
| + | |author=Hando | ||
| + | |target=ROM_32K | ||
| + | |msx=MSX2 | ||
| + | |state=✅ 2025, Sep. | ||
| + | |site=https://github.com/handomade/ToridenoKoubou-for-MSX2 | ||
| + | |webmsx=https://webmsx.org/?ROM=https://github.com/handomade/ToridenoKoubou-for-MSX2/raw/refs/heads/main/Toride.rom | ||
| + | |version=Unknow | ||
| + | |signature=None | ||
| + | |image1=https://aoineko.org/msxgl/images/thumb/6/6e/Game_fortress_01.png/775px-Game_fortress_01.png | ||
| + | |image2=https://aoineko.org/msxgl/images/thumb/3/37/Game_fortress_02.png/775px-Game_fortress_02.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=The new Castle | ||
| + | |genre=Game | ||
| + | |author=Nicola Brogelli | ||
| + | |target=ROM_ASCII8_256K | ||
| + | |msx=MSX1 | ||
| + | |state=✅ 2025, October | ||
| + | |site=https://www.msxdev.org/2025/10/18/msxdev25-13-the-new-castle/ | ||
| + | |webmsx=https://www.file-hunter.com/MSXdev/?id=thenewcastle | ||
| + | |version=Unknow | ||
| + | |signature=Unknow | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2025/10/Msxdev25_thenewcastle_v1.0_0001.png | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2025/10/Msxdev25_thenewcastle_v1.0_0002.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=TerMSX | ||
| + | |genre=Game | ||
| + | |author=Diogo Patrão | ||
| + | |target=ROM_ASCII8_256K | ||
| + | |msx=MSX2 | ||
| + | |state=✅ 2025, Nov. | ||
| + | |site=https://rutagamesltda.itch.io/termsx | ||
| + | |webmsx= | ||
| + | |version=Unknow | ||
| + | |signature=Unknow | ||
| + | |image1=https://img.itch.zone/aW1nLzIzOTAyMzMzLnBuZw==/315x250%23c/kVbbsO.png | ||
| + | |image2= | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Super Sokoban Xmas quiz '25 | ||
| + | |genre=Game | ||
| + | |author=2NICE | ||
| + | |target=ROM_KONAMI_128K | ||
| + | |msx=MSX2 | ||
| + | |state=✅ 2025, Dec. | ||
| + | |site=https://2nicemsx.nl/super-sokoban/xmasquiz/ | ||
| + | |webmsx=https://2nicemsx.nl/super-sokoban/xmasquiz/webmsx/ | ||
| + | |version= | ||
| + | |signature= | ||
| + | |image1=https://2nicemsx.nl/super-sokoban/xmasquiz/img/supersokobanxmas1.jpg | ||
| + | |image2=https://2nicemsx.nl/super-sokoban/xmasquiz/img/supersokobanxmas3.jpg | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=NY2026 | ||
| + | |genre=Demo | ||
| + | |author=[[Pixel Phenix]] (Aoineko) | ||
| + | |target=ROM_48K_ISR | ||
| + | |msx=MSX2 | ||
| + | |state=✅ 2026, Jan. | ||
| + | |site=https://github.com/aoineko-fr/NY2026 | ||
| + | |webmsx= | ||
| + | |source=https://github.com/aoineko-fr/NY2026 | ||
| + | |purchase= | ||
| + | |version= | ||
| + | |signature="GL26" | ||
| + | |image1= | ||
| + | |image2= | ||
| + | |video=1kbN7VnbfaU | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=DELTA | ||
| + | |genre=Game | ||
| + | |author=Bik5 (JBikker) | ||
| + | |target=ROM_ASCII16_4M | ||
| + | |msx=MSX2 | ||
| + | |ext1=SCC | ||
| + | |ext2= | ||
| + | |ext3= | ||
| + | |state=✅ 2026, February | ||
| + | |site=https://www.msxdev.org/2026/02/21/msxdev25-30-delta/ | ||
| + | |webmsx=https://www.file-hunter.com/MSXdev/?id=delta | ||
| + | |version=1.3.2 | ||
| + | |signature="5BR3" | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2026/02/MSXdev25_DELTA_v1.0_000.jpg | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2026/02/MSXdev25_DELTA_v1.0_002.jpg | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=TerMSX Multi | ||
| + | |genre=Game | ||
| + | |author=Rutagames (Diogo Patrão) | ||
| + | |target=ROM_ASCII8_512K | ||
| + | |msx=MSX2 | ||
| + | |state=✅ 2026, February | ||
| + | |site=https://www.msxdev.org/2026/02/26/msxdev25-32-termsx/ | ||
| + | |webmsx=https://www.file-hunter.com/MSXdev/?id=termsx | ||
| + | |version=1.3.2 | ||
| + | |signature="RGTM" | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2026/01/Msxdev25_termsx_v1.0_001.png | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2026/02/Msxdev25_termsx_v1.0_002.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Soccer League | ||
| + | |genre=Game | ||
| + | |author=Fausto Pracek | ||
| + | |target=ROM_YAMANOOTO_8M | ||
| + | |msx=MSX1 | ||
| + | |ext1=V9990 | ||
| + | |state=✅ 2026, March | ||
| + | |site=https://www.msxdev.org/2026/03/02/msxdev25-34-soccer-league/ | ||
| + | |webmsx=https://www.msxdev.org/wp-content/uploads/2026/03/MSXdev25_SoccerLeague_v1.2.zip | ||
| + | |version=1.3.2 | ||
| + | |signature="FPSL" | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2026/02/MSXdev25_SoccerLeague_v1.0_000.png | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2026/02/MSXdev25_SoccerLeague_v1.0_005.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=AstroJump | ||
| + | |genre=Game | ||
| + | |author=Tiago Tresoldi<br/>Freja Lindgren | ||
| + | |target=ROM_16K | ||
| + | |msx=MSX1 | ||
| + | |state=✅ 2026, March | ||
| + | |site=https://www.msxdev.org/2026/03/05/msxdev25-35-astrojump/ | ||
| + | |webmsx=https://www.file-hunter.com/MSXdev/?id=astrojump | ||
| + | |version=1.3.2 | ||
| + | |signature="RGAJ" | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2026/03/Msxdev25_astrojump_v1.0_0000.png | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2026/03/Msxdev25_astrojump_v1.0_0001.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Chrono Runner | ||
| + | |genre=Game | ||
| + | |author=MSX Italia Association | ||
| + | |target=ROM_ASCII16_128K | ||
| + | |msx=MSX1 | ||
| + | |state=✅ 2026, March | ||
| + | |site=https://www.msxdev.org/2026/03/14/msxdev25-38-chrono-runner/ | ||
| + | |webmsx=https://www.file-hunter.com/MSXdev/?id=chronorunner | ||
| + | |source=https://github.com/AssociazioneMsxItalia/Chrono-runners | ||
| + | |version=1.3.2 | ||
| + | |signature="AMCR" | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2026/03/msxdev25_chrono-runner_v1.0-0001.png | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2026/03/msxdev25_chrono-runner_v1.0-0005.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Tiny Tetris VS | ||
| + | |genre=Game | ||
| + | |author=Antxiko | ||
| + | |target=ROM_16K | ||
| + | |msx=MSX1 | ||
| + | |state=✅ 2026, March | ||
| + | |site=https://www.msxdev.org/2026/03/16/msxdev25-44-tiny-tetris-vs/ | ||
| + | |webmsx=https://www.file-hunter.com/MSXdev/?id=tinytetrisvs | ||
| + | |version=Unknow | ||
| + | |signature=Unknow | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2026/03/MSXdev25_TinyTetrisVS_v1.0_000.png | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2026/03/MSXdev25_TinyTetrisVS_v1.0_001.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Soul Trapped | ||
| + | |genre=Game | ||
| + | |author=Casper Croes<br/>[[Pixel Phenix]] (Aoineko) | ||
| + | |target=ROM_NEO16_16M | ||
| + | |msx=MSX1 | ||
| + | |ext1=MSXMUSIC | ||
| + | |ext2=MOUSE | ||
| + | |ext3= | ||
| + | |state=✅ 2026, March | ||
| + | |site=https://www.msxdev.org/2026/03/18/msxdev25-47-soul-trapped/ | ||
| + | |webmsx=https://www.file-hunter.com/MSXdev/?id=soultrapped | ||
| + | |version=1.4.0 | ||
| + | |signature="CCTR" | ||
| + | |image1=https://www.msxdev.org/wp-content/uploads/2026/03/MSXdev25_SoulTrapped_v1.0_01.png | ||
| + | |image2=https://www.msxdev.org/wp-content/uploads/2026/03/MSXdev25_SoulTrapped_v1.0_03.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Snake Exacape | ||
| + | |genre=Game | ||
| + | |author=2NICE | ||
| + | |target=ROM_64K | ||
| + | |msx=MSX2 | ||
| + | |ext1=MSXMUSIC | ||
| + | |ext2= | ||
| + | |ext3= | ||
| + | |state=✅ 2026, March | ||
| + | |site=https://2nicemsx.nl/snake-escape | ||
| + | |webmsx=https://2nicemsx.nl/snake-escape/webmsx | ||
| + | |version=1.2.12 | ||
| + | |signature="2NSE" | ||
| + | |image1=https://2nicemsx.nl/snake-escape/img/snakeescape1.jpg | ||
| + | |image2=https://2nicemsx.nl/snake-escape/img/snakeescape2.jpg | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=MUGI | ||
| + | |genre=Game | ||
| + | |author=Hando | ||
| + | |target=ROM_48K_ISR | ||
| + | |msx=MSX2 | ||
| + | |state=✅ 2026, May | ||
| + | |site= | ||
| + | |webmsx= | ||
| + | |version=Unknow | ||
| + | |signature="HNMG" | ||
| + | |image1=https://aoineko.org/msxgl/images/thumb/b/b6/Game_mugi_01.png/775px-Game_mugi_01.png | ||
| + | |image2=https://aoineko.org/msxgl/images/thumb/6/60/Game_mugi_02.png/775px-Game_mugi_02.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Wizzl | ||
| + | |genre=Game | ||
| + | |author=[[Pixel Phenix]] (GFX) | ||
| + | |target=ROM_KONAMI_256K | ||
| + | |msx=MSX12 | ||
| + | |state=🚧 WIP | ||
| + | |site= | ||
| + | |webmsx= | ||
| + | |version=1.4.1 | ||
| + | |signature="PH",4 | ||
| + | |image1=https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/wizzl_1.png | ||
| + | |image2=https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/wizzl_2.png | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Final Smash | ||
| + | |genre=Game | ||
| + | |author=[[Pixel Phenix]] (Aoineko) | ||
| + | |target=ROM_48K | ||
| + | |msx=MSX12 | ||
| + | |state=🚧 WIP | ||
| + | |site=https://github.com/aoineko-fr/FinalSmash | ||
| + | |webmsx=https://webmsx.org/?M=MSX1&ROM=https://github.com/aoineko-fr/FinalSmash/raw/master/emul/rom/tennis.rom | ||
| + | |version=0.9.0 | ||
| + | |signature="PH",2 | ||
| + | |image1=https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/finalsmash.jpg | ||
| + | |image2=https://msxvillage.fr/upload/fs_score.gif | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Popeye | ||
| + | |genre=Game | ||
| + | |author=Wim | ||
| + | |target= | ||
| + | |msx=MSX2 | ||
| + | |state=🚧 WIP | ||
| + | |site= | ||
| + | |webmsx= | ||
| + | |version=Unknown | ||
| + | |signature=Unknown | ||
| + | |image1=https://cdn.discordapp.com/attachments/574951023374761988/1164328603375374448/image.png?ex=6542d083&is=65305b83&hm=c3b357b359cbc2b3809277cac00ca8252242d1977f0c950e2927230d9aa346f9& | ||
| + | |image2= | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=Duæl Drop | ||
| + | |genre=Game | ||
| + | |author=Totta | ||
| + | |target=ROM_ASCII8_256K | ||
| + | |msx=MSX1 | ||
| + | |state=🚧 WIP | ||
| + | |site= | ||
| + | |webmsx= | ||
| + | |version=1.0.0 | ||
| + | |signature="TTDD" | ||
| + | |image1=https://cdn.discordapp.com/attachments/1049454935261073409/1227685092323754035/DuaelDrop-7.png?ex=672e56d7&is=672d0557&hm=06e8a0789277e4f07bb046520c4129c99a39d89d479a107a6fca0f718db56978& | ||
| + | |image2= | ||
| + | }} | ||
| + | |||
| + | {{PROJ | ||
| + | |name=GBMSX | ||
| + | |genre=Tool | ||
| + | |author=Bruno Catao | ||
| + | |target=DOS2 | ||
| + | |msx=MSX2+ | ||
| + | |state=🚧 WIP | ||
| + | |site=https://github.com/brunogamacatao/msxgb | ||
| + | |webmsx= | ||
| + | |source=https://github.com/brunogamacatao/msxgb | ||
| + | |version= | ||
| + | |signature= | ||
| + | |image1= | ||
| + | |image2= | ||
| + | }} | ||
| + | |||
| + | |||
| + | |||
| + | </table> | ||
| + | |||
| + | == Samples programs == | ||
| + | |||
| + | MSXgl is supplied with a [[Samples|large number of sample programs]] which you can use as a reference for using the engine's various features. | ||
| + | |||
| + | <html><div> | ||
| + | <img height="200px" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/sample_game.png" /> | ||
| + | <img height="200px" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/sample_draw.jpg" /> | ||
| + | <img height="200px" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/sample_clock.jpg" /> | ||
| + | <img height="200px" src="https://raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/sample_swtile.png" /> | ||
| + | </div></html> | ||
Latest revision as of 00:18, 12 May 2026
Here's a list of known projects using MSXGL:
Games, applications and demos
| Name | Genre | Author | Release | Target | Link | MSXgl Version | Signature | Image |
|---|---|---|---|---|---|---|---|---|
| msx3d | Demo | JBikker | ✅ 2022, Feb. | ![]() 48K |
🌐 | 0.3.0 | None | |
| Simple scroller | Demo | xchip | ✅ 2022, Apr. | ![]() 32K |
🌐🕹️ | 0.3.2 | None | |
| VATT | Tool | Aoineko | ✅ 2023, Apr. | ![]() 32K |
🌐 | 0.9.10 | "GLVT" | |
| Mandoroids | Game | Igor Moreno | ✅ 2023, Apr. | ![]() 32K |
🌐🕹️ | |
||
| Martian War | Game | Fausto Pracek | ✅ 2023, May | ![]() 16K |
🌐🕹️ | "FPMW" | |
|
| screen3 | Demo | HSK | ✅ 2023, May | ![]() 32K |
🌐 | Unknown | Unknown | |
| A Lone Wolf | Game | FutureDisk | ✅ 2023, Jul. | ![]() ![]() |
Unknown | "FDLW" | |
|
| Eggy’s Maze | Game | Bik5 (JBikker) | ✅ 2023, Aug. | ![]() 48K |
🌐🕹️🛒 | Unknown | "B5EM" | |
| Attack of the Petscii Robots | Game | RoboSoft (ToriHino) | ✅ 2023, Sep. | ![]() ASCII8 2M |
🌐🕹️ | "RSPE" | |
|
| Crawlers | Game | Pixel Phenix (Aoineko) | ✅ 2023, Oct. | ![]() 48K |
🌐🕹️🛒 | 0.10.1 | "PH",1 | |
| Phenix Corrupta | Game | Casper Croes | ✅ 2023, Oct. | ![]() ASCII8 512K |
🌐🕹️🛒 | Unknown | "CCPC" | |
| Tetpuz | Game | Totta | ✅ 2023, Oct. | ![]() 48K |
🌐🕹️ | Unknown | "TTTP" | |
| NY2024 | Demo | Pixel Phenix (Aoineko) | ✅ 2024, Jan. | ![]() 32K |
🌐📄 | "GL24" | ||
| Sam.Pr | Game | Fausto Pracek | ✅ 2024, Jul. | ![]() 32K |
🌐🕹️ | "FPSP" | |
|
| Alley Cat | Game | Rutagames (Diogo Patrão) | ✅ 2024, Nov. | ![]() ASCII8 128K |
🌐🛒 | |
||
| Sam.Pr Explore | Game | Fausto Pracek | ✅ 2024, Dec. | ![]() ASCII16 256K |
🌐🕹️ | "FPEX" | |
|
| NY2025 | Demo | Pixel Phenix (Aoineko) | ✅ 2025, Jan. | ![]() ASCII8 256K |
🌐📄 | "GL25" | ||
| Room 5 | Game | MO5.com | ✅ 2025, Jan. | ![]() 48K |
🌐🕹️ | 0.10.1 | "MOR5" | |
| Super Sokoban | Game | 2NICE | ✅ 2025, March | ![]() ![]() KONAMI 128K |
🌐🕹️ | 1.2.12 | "2NSO" | |
| Doomlings | Game | Totta | ✅ 2025, Jan. | ![]() ASCII16 256K |
🌐🕹️ | "TTDL" | |
|
| EMinEx | Tool | LudoJoey | ✅ 2025, Apr. | ![]() BIN |
🌐 | Unknow | Unknow | |
| Peng Pong | Game | Pixel Phenix (Aoineko) | ✅ 2025, March | ![]() 32K |
🌐🕹️ | 1.3.0 | "PH",3 | |
| Toride no Kōbō 砦の攻防 |
Game | Hando | ✅ 2025, Sep. | ![]() 32K |
🌐🕹️ | Unknow | None | |
| The new Castle | Game | Nicola Brogelli | ✅ 2025, October | ![]() ASCII8 256K |
🌐🕹️ | Unknow | Unknow | |
| TerMSX | Game | Diogo Patrão | ✅ 2025, Nov. | ![]() ASCII8 256K |
🌐 | Unknow | Unknow | |
| Super Sokoban Xmas quiz '25 | Game | 2NICE | ✅ 2025, Dec. | ![]() KONAMI 128K |
🌐🕹️ | |
||
| NY2026 | Demo | Pixel Phenix (Aoineko) | ✅ 2026, Jan. | ![]() 48K (ISR) |
🌐📄 | "GL26" | ||
| DELTA | Game | Bik5 (JBikker) | ✅ 2026, February | ![]() ASCII16 4M |
🌐🕹️ | 1.3.2 | "5BR3" | |
| TerMSX Multi | Game | Rutagames (Diogo Patrão) | ✅ 2026, February | ![]() ASCII8 512K |
🌐🕹️ | 1.3.2 | "RGTM" | |
| Soccer League | Game | Fausto Pracek | ✅ 2026, March | ![]() YAMANOOTO 8M |
🌐🕹️ | 1.3.2 | "FPSL" | |
| AstroJump | Game | Tiago Tresoldi Freja Lindgren |
✅ 2026, March | ![]() 16K |
🌐🕹️ | 1.3.2 | "RGAJ" | |
| Chrono Runner | Game | MSX Italia Association | ✅ 2026, March | ![]() ASCII16 128K |
🌐🕹️📄 | 1.3.2 | "AMCR" | |
| Tiny Tetris VS | Game | Antxiko | ✅ 2026, March | ![]() 16K |
🌐🕹️ | Unknow | Unknow | |
| Soul Trapped | Game | Casper Croes Pixel Phenix (Aoineko) |
✅ 2026, March | ![]() NEO16 16M |
🌐🕹️ | 1.4.0 | "CCTR" | |
| Snake Exacape | Game | 2NICE | ✅ 2026, March | ![]() 64K |
🌐🕹️ | 1.2.12 | "2NSE" | |
| MUGI | Game | Hando | ✅ 2026, May | ![]() 48K (ISR) |
Unknow | "HNMG" | ||
| Wizzl | Game | Pixel Phenix (GFX) | 🚧 WIP | ![]() KONAMI 256K |
1.4.1 | "PH",4 | |
|
| Final Smash | Game | Pixel Phenix (Aoineko) | 🚧 WIP | ![]() 48K |
🌐🕹️ | 0.9.0 | "PH",2 | |
| Popeye | Game | Wim | 🚧 WIP | ![]() |
Unknown | Unknown | |
|
| Duæl Drop | Game | Totta | 🚧 WIP | ![]() ASCII8 256K |
1.0.0 | "TTDD" | |
|
| GBMSX | Tool | Bruno Catao | 🚧 WIP | ![]() MSX-DOS 2 |
🌐📄 |
Samples programs
MSXgl is supplied with a large number of sample programs which you can use as a reference for using the engine's various features.


